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

fix: helm charts image registry, image pull policy and install action #2361

Merged
merged 20 commits into from
Oct 30, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Oct 30, 2023

fixes #2360

also adds missing image function and imagePullPolicy from the metrics operator templates
to check that it works I added tests in the helm test folder and used a value file for our install action

@netlify
Copy link

netlify bot commented Oct 30, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit f5c5598
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/653f8b9385f15f00082c83f7
😎 Deploy Preview https://deploy-preview-2361--keptn-lifecycle-toolkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2361 (adb2b73) into main (a9da96a) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2361      +/-   ##
==========================================
+ Coverage   85.46%   85.49%   +0.02%     
==========================================
  Files         161      161              
  Lines       10166    10166              
==========================================
+ Hits         8688     8691       +3     
+ Misses       1199     1197       -2     
+ Partials      279      278       -1     

see 1 file with indirect coverage changes

Flag Coverage Δ
certificate-operator 67.43% <ø> (ø)
lifecycle-operator 85.61% <ø> (ø)
metrics-operator 87.58% <ø> (ø)
scheduler 32.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 30, 2023
@RealAnna RealAnna marked this pull request as draft October 30, 2023 11:18
@github-actions github-actions bot added the ops label Oct 30, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
klt-cert-manager/chart/values.yaml Outdated Show resolved Hide resolved
lifecycle-operator/chart/values.yaml Outdated Show resolved Hide resolved
lifecycle-operator/chart/values.yaml Outdated Show resolved Hide resolved
metrics-operator/chart/values.yaml Outdated Show resolved Hide resolved
.github/actions/deploy-klt-on-cluster/action.yml Outdated Show resolved Hide resolved
RealAnna and others added 6 commits October 30, 2023 13:04
Signed-off-by: realanna <anna.reale@dynatrace.com>
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna marked this pull request as ready for review October 30, 2023 12:58
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna changed the title fix: move registry out of image repository in all charts fix: helm charts image registry, image pull policy and install action Oct 30, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RealAnna RealAnna merged commit 76ed884 into main Oct 30, 2023
41 checks passed
@RealAnna RealAnna deleted the fix/add_registry_values branch October 30, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart: container registry can't be replaced correctly
4 participants