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 chart generation and helm pipeline #975

Merged
merged 11 commits into from
Mar 7, 2023

Conversation

RealAnna
Copy link
Contributor

@RealAnna RealAnna commented Mar 6, 2023

  • To avoid multi overlay bug of kustomize we decided to remove prefixes
  • for this to work regeneration of the webhook configuration has been removed from the generate command, this way we can rename webhooks for each operator
  • Removed some useless file

https://github.com/keptn/lifecycle-toolkit/actions/runs/4345057277

Note

since this his already huge, helm docs will be updated in a separate pr

@netlify
Copy link

netlify bot commented Mar 6, 2023

Deploy Preview for keptn-lifecycle-toolkit ready!

Name Link
🔨 Latest commit 6bb10f0
🔍 Latest deploy log https://app.netlify.com/sites/keptn-lifecycle-toolkit/deploys/6405b5956a47810008e47377
😎 Deploy Preview https://deploy-preview-975--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 settings.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #975 (20f1edb) into main (5bac785) will decrease coverage by 0.08%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
- Coverage   57.53%   57.46%   -0.08%     
==========================================
  Files         119      119              
  Lines        9914     9914              
==========================================
- Hits         5704     5697       -7     
- Misses       4013     4018       +5     
- Partials      197      199       +2     
Impacted Files Coverage Δ
...ator/controllers/lifecycle/keptntask/controller.go 54.94% <0.00%> (-3.30%) ⬇️
...lers/lifecycle/keptnworkloadinstance/controller.go 81.16% <0.00%> (-1.80%) ⬇️
Flag Coverage Δ
certificate-operator 64.15% <ø> (ø)
component-tests 50.16% <ø> (-1.00%) ⬇️
lifecycle-operator 53.63% <ø> (ø)
metrics-operator 62.98% <ø> (ø)
scheduler 21.17% <ø> (ø)

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

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: removed useless files

Signed-off-by: realanna <anna.reale@dynatrace.com>

fix: helm pipeline

Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna force-pushed the fix/helm-validation-pipline branch from 0934499 to 1b4fd35 Compare March 6, 2023 14:59
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna changed the title fix: helm pipeline fix: helm chart generation and helm pipeline Mar 6, 2023
Signed-off-by: realanna <anna.reale@dynatrace.com>
@RealAnna RealAnna marked this pull request as ready for review March 6, 2023 15:52
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
Signed-off-by: realanna <anna.reale@dynatrace.com>
helm/chart/doc.yaml Outdated Show resolved Hide resolved
Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
helm/chart/doc.yaml Outdated Show resolved Hide resolved
metrics-operator/config/rendered/release.yaml Outdated Show resolved Hide resolved
helm/overlay/kustomization.yaml Outdated Show resolved Hide resolved
RealAnna and others added 2 commits March 7, 2023 08:29
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>
@sonarcloud
Copy link

sonarcloud bot commented Mar 7, 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 444ba74 into main Mar 7, 2023
@RealAnna RealAnna deleted the fix/helm-validation-pipline branch March 7, 2023 08:25
@keptn-bot keptn-bot mentioned this pull request Mar 7, 2023
thschue pushed a commit to thschue/lifecycle-controller that referenced this pull request Mar 7, 2023
@keptn-bot keptn-bot mentioned this pull request Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants