Skip to content

Fix missing action value in table output#491

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
mortent:FixTableOutputAction
Dec 7, 2021
Merged

Fix missing action value in table output#491
k8s-ci-robot merged 1 commit into
kubernetes-sigs:masterfrom
mortent:FixTableOutputAction

Conversation

@mortent

@mortent mortent commented Dec 7, 2021

Copy link
Copy Markdown
Member

The table output currently doesn't show any value in the Action column. The reason is that we use the value of the ResourceAction to determine whether a resource will be applied or pruned/deleted. With the introduction of the WaitEvent, we end up setting the ResourceAction of all resource to Wait.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 7, 2021
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 7, 2021

@seans3 seans3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 7, 2021
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mortent, seans3

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

The pull request process is described here

Details 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants