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

Clean up kube configs #336

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

edeandrea
Copy link
Collaborator

Clean up some of the redundant kube config. We can't clean up the annotations nor labels because they are map-based keys. See quarkusio/quarkus#35608 for details & discussion on that.

Fixes #300

@edeandrea edeandrea added fights-service Fights service villains-service Villains service heroes-service Heroes service event-stats-service Event statistics service ui UI app labels Sep 11, 2023
@edeandrea
Copy link
Collaborator Author

@holly-cummins this is a start to clean up some of the redundant kube config. Unfortunately because of quarkusio/quarkus#35608 we can't clean up everything.

@edeandrea edeandrea merged commit 61ca14e into quarkusio:main Sep 18, 2023
10 checks passed
edeandrea referenced this pull request in edeandrea/quarkus-super-heroes Sep 18, 2023
@edeandrea edeandrea deleted the clean-up-kube-settings branch September 18, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event-stats-service Event statistics service fights-service Fights service heroes-service Heroes service ui UI app villains-service Villains service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up various kubernetes profiles config
1 participant