Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate ResourceGroup labels and annotations #4165

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

fsommar
Copy link
Contributor

@fsommar fsommar commented Jun 27, 2024

When I declare a ResourceGroup on disk, I expect the labels and
annotations defined on it to be propagated to the in-cluster inventory.
That was previously not the case.

kioutil annotations are removed (path, index, etc) since they are
redundant for inventories that are typically defined in one place, and
don't need to be reconstructed by a function pipeline.

When I declare a ResourceGroup on disk, I expect the labels and
annotations defined on it to be propagated to the in-cluster inventory.
That was previously not the case.

kioutil annotations are removed (path, index, etc) since they are
redundant for inventories that are typically defined in one place, and
don't need to be reconstructed by a function pipeline.

Signed-off-by: Fredrik Sommar <[email protected]>
@fsommar
Copy link
Contributor Author

fsommar commented Jun 27, 2024

Failure is unrelated, due to busybox image being too old. I can change it to the docker hub one, but I assume that you prefer to have it in GCR/GAR?

@fsommar
Copy link
Contributor Author

fsommar commented Jul 9, 2024

Thanks for the review @mortent! I don't have permissions to merge, can you do it for me? 🙇

@mortent mortent merged commit 5123244 into kptdev:main Jul 15, 2024
10 checks passed
@fsommar fsommar deleted the propagate-rg-labels-and-annotations branch July 15, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants