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

Do not attempt to retrieve the applied Helm manifest when ResourceStatusCheck is disabled #1402

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

kevjt
Copy link
Contributor

@kevjt kevjt commented Dec 10, 2024

Part of OctopusDeploy/Issues#9160

The Helm upgrade command should not try to retrieve the applied manifest when the ResourceStatusCheck flag is not set (assuming none of the Manifest Inspection and Live Object Status feature toggles are enabled either).

This PR additionally includes more verbose logging around the Helm release name and revision number that Calamari tries to retrieve, to help with debugging cases where the PollForManifest method times out and fails.

[sc-99264]

…for the helm release revision being retrieved
@kevjt kevjt marked this pull request as ready for review December 10, 2024 02:51
@kevjt kevjt requested a review from APErebus December 10, 2024 02:57
Copy link
Contributor

@APErebus APErebus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 minor nit, but thanks!

@kevjt kevjt enabled auto-merge (squash) December 10, 2024 03:03
@kevjt kevjt merged commit 2a3fa91 into main Dec 10, 2024
41 checks passed
@kevjt kevjt deleted the kevjt/place-helm-manifest-polling-behind-kos-flag branch December 10, 2024 04:06
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.

2 participants