Skip to content

Conversation

@eddymoulton
Copy link
Contributor

@eddymoulton eddymoulton commented Dec 15, 2025

Documents how to add any resource to live status if they are deployed outside of the built in Kubernetes steps.

This function has been in the code for a little while, but the bash version had a bug fix released in:

@eddymoulton eddymoulton marked this pull request as ready for review January 20, 2026 22:20
Copy link
Contributor

@tleed5 tleed5 left a comment

Choose a reason for hiding this comment

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

Looks good, just one suggestion


During a deployment, Octopus will capture any applied Kubernetes manifests and send them to the monitor. The monitor uses these manifests to track the deployed objects in the cluster, keeping track of their synchronization and health.

### Script steps
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this feature work for all script steps? Or just the run a kubectl script step? Potentially might want to include some specific details about the exact steps you can do this with or just say "All script steps are compatible"

@tleed5
Copy link
Contributor

tleed5 commented Jan 20, 2026

Also would it be worth including some details about this

This function has been in the code for a little while, but the bash version had a bug fix released in:

in the docs?

@eddymoulton
Copy link
Contributor Author

I did some testing and indeed regular script steps don't have everything required for manifest reporting hooked up - clarified in the docs.

@eddymoulton eddymoulton enabled auto-merge (squash) January 21, 2026 00:14
@eddymoulton eddymoulton merged commit 1898f53 into main Jan 21, 2026
5 checks passed
@eddymoulton eddymoulton deleted the em/klos-support-for-script-steps branch January 21, 2026 00:24
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