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

small fixes for helmfile handling #929

Merged
merged 2 commits into from
Mar 30, 2023
Merged

small fixes for helmfile handling #929

merged 2 commits into from
Mar 30, 2023

Conversation

msvticket
Copy link
Contributor

@msvticket msvticket commented Mar 30, 2023

The fix to report solves the problem that lastDeployTime is updated on every execution of jx gitops helmfile report if you have several releases in the same namespace of the same chart, but different versions. The bug mainly causes problems with merge conflicts.

The change to status means that we avoid creating deployment in github for releases without lastDeployed. Since this also means that version is missing, which is caught later with a warning message, it essentially means that a warning log message is avoided.

@sonarcloud
Copy link

sonarcloud bot commented Mar 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

@jenkins-x-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tomhobson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jenkins-x-bot
Copy link
Contributor

Failed to merge this PR due to:

failed merging [929]: [Method Not Allowed]

@jenkins-x-bot jenkins-x-bot merged commit cb18dd9 into main Mar 30, 2023
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.

None yet

3 participants