E563
Skip to content

[operator] Add 😳 Status to resources#138

Merged
blaqkube merged 6 commits intomainfrom
feature/operator/add-status
Jan 16, 2021
Merged

[operator] Add 😳 Status to resources#138
blaqkube merged 6 commits intomainfrom
feature/operator/add-status

< 7440 /div>

Conversation

@blaqkube
Copy link
Copy Markdown
Collaborator
@blaqkube blaqkube commented Jan 16, 2021

Purpose

Getting the status of the various resources requires to run kubectl with jsonpath or other patterns and which makes it more complex than required. This PR changes it so that the status can be printed out of a simple kubectl get command.

Approach

Add +kubebuilder:printcolumn to the API structs and regenerated the CRDs

Open Questions and Pre-Merge TODOs

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added the reference to the CHANGELOG.md file
  • I have added tests to cover my changes.
  • I have run the e2e tests in mysql-operator/tests with success

Learning

Describe the research stage

Links to blog posts, patterns, libraries or addons used to solve this problem

@blaqkube blaqkube self-assigned this Jan 16, 2021
@blaqkube blaqkube merged commit 2781bc2 into main Jan 16, 2021
@blaqkube blaqkube deleted the feature/operator/add-status branch January 16, 2021 09:39
@blaqkube blaqkube removed their assignment Oct 6, 2021
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.

1 participant

0