-
Notifications
You must be signed in to change notification settings - Fork 36
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: sftpgo workload identity + fix sftpgo ui + add loadbalancer for TCP services #572
Conversation
Do I need to upgrade chart version? |
variable "roles" { | ||
type = list(string) | ||
description = "A list of roles to be added to the sftpgo workload identity service account" | ||
default = [] |
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.
should you add a default here?
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.
No default value is required initially. Only needed for the GCS output destination.
Should it be added even if it is not used or let users assign it?
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 see, np
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.
This is probably good to go, just handle the merge conflicts
@michaeljguarino all good, can be merged, should we upgrade chart version? |
@walkoss yes definitely upgrade the chart vsn if there are any changes (otherwise it won't be pushed) |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Checklist
plural from-grafana
to convert a grafana dashboard found via google to our CRDpluralsh/module-library
to accelerate this