-
Notifications
You must be signed in to change notification settings - Fork 6
fix: add JSON struct tags to fix TektonConfig status serialization #141
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
Conversation
|
/kind misc |
|
/cc @pramodbindal |
ee1f9a7 to
896b8a8
Compare
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
|
@openshift-konflux-bot: changing LGTM is restricted to collaborators DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-konflux-bot, pramodbindal The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@infernus01 - could you cherry-pick to branch releasev-0.3.x |
|
/cherry-pick release-v0.3.x |
1 similar comment
|
/cherry-pick release-v0.3.x |
|
✅ Cherry-pick to A new pull request has been created to cherry-pick this change to PR: #144 Please review and merge the cherry-pick PR. |
Changes
Adds JSON struct tags to pruner config structs to fix serialization issues when the configuration is reflected in TektonConfig CRD status.
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes