-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: Add vendor label to deployed third-party resources #9
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a few places where values do not get "passed through" but I guess these are largely out of our control.
demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml
Outdated
Show resolved
Hide resolved
Removed all vendor labels from the demo/stack manifests as discussed in today's (2024-02-01) meeting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. There are still some labels that do not get passed through but not much we can do about that: the main thing is that the errors are gone. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
Part of stackabletech/issues#188, part of stackabletech/stackable-cockpit#134