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

Return applied k8s manifests as output vars #1293

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eddymoulton
Copy link
Contributor

@eddymoulton eddymoulton commented Jun 19, 2024

As a generic way to return the desired manifest of resources, we can set output variables for each:

  • Step
  • Deployment target
  • K8S resource

This way each variable contains a single K8S resource and we can combine it/treat it separately as required.

We deserialize each resource and pull out important values to assist in moving the data around and processing it.

Copy link
Contributor

@flin-8 flin-8 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@flin-8 flin-8 left a comment

Choose a reason for hiding this comment

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

Actually wait for the outcome of service msg's vs. output variables

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.

4 participants