-
Notifications
You must be signed in to change notification settings - Fork 178
fix(tenantresources): nil pointer for additionalmetadata #1413
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
Conversation
✅ Deploy Preview for capsule-documentation canceled.
|
24755d2
to
185c1bb
Compare
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.
Just a small review, but LGTM.
Signed-off-by: Hristo Hristov <[email protected]>
@prometherion, did the changes satisfy your review? |
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 for the heads up, LGTM! Let's wait the green ci
@prometherion after the CI fix there are still problems with the CI unrelated to this PR - https://github.com/projectcapsule/capsule/actions/runs/14358268752 |
@Svarrogh1337 sure, OCI dependencies on github are so ****. I think we need to perform an helm login with the ci credentials and increase the timeiut for the helm operation to fix this |
Signed-off-by: Hristo Hristov <[email protected]>
@prometherion @oliverbaehler here we go. e2e was successful after merging my previous changes from main. |
Amazing job, Hristo, love witnessing your efforts in getting Capsule fixed: LGTM! |
Fixes #1387