-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[kube-prometheus-stack] Allow either type of imagePullSecrets #2056
Conversation
Signed-off-by: Simon Harrison <simon.harrison@mediakind.com>
Tagging code owners: @andrewgkew @bismarck @desaintmartin @gianrubio @gkarthiks @scottrigby @Xtigyro |
Co-authored-by: André Bauer <monotek@users.noreply.github.com> Signed-off-by: SimonHarrisonSH <simon.harrison.sh@gmail.com>
Signed-off-by: SimonHarrisonSH <simon.harrison.sh@gmail.com>
Hi, @monotek, |
To whoever reviews this next. I bumped the chart version because the version on Main got bumped before this was reviewed. I've been keeping an eye on it all week, and it's not changed again, but I can see there are a number of other PR's waiting, so it's possible. If it get's bumped again before this gets reviewed, feel free to bump this as well :) |
…heus-community#2056) * Allow either type of imagePullSecrets Signed-off-by: Simon Harrison <simon.harrison@mediakind.com> * Bump version Co-authored-by: André Bauer <monotek@users.noreply.github.com> Signed-off-by: SimonHarrisonSH <simon.harrison.sh@gmail.com> Co-authored-by: Simon Harrison <simon.harrison@mediakind.com>
…heus-community#2056) * Allow either type of imagePullSecrets Signed-off-by: Simon Harrison <simon.harrison@mediakind.com> * Bump version Co-authored-by: André Bauer <monotek@users.noreply.github.com> Signed-off-by: SimonHarrisonSH <simon.harrison.sh@gmail.com> Co-authored-by: Simon Harrison <simon.harrison@mediakind.com> Signed-off-by: Aidan Jensen <aidan@artificial.com>
…heus-community#2056) * Allow either type of imagePullSecrets Signed-off-by: Simon Harrison <simon.harrison@mediakind.com> * Bump version Co-authored-by: André Bauer <monotek@users.noreply.github.com> Signed-off-by: SimonHarrisonSH <simon.harrison.sh@gmail.com> Co-authored-by: Simon Harrison <simon.harrison@mediakind.com>
Signed-off-by: Simon Harrison simon.harrison@mediakind.com
What this PR does / why we need it:
These hierarchical charts can be deployed as part of another hierarchical chart. There is only one
Global
scope, which causes problems because kps uses one format forimagePullSecrets
values, and most other public charts use another. This PR allows either type to be specified globally, and the helper will deal with it for the kps scoped secretWhich issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)Special notes for your reviewer:
ct lint-and-install has passed
Checklist
[prometheus-couchdb-exporter]
)