-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add Go libraries compatibility policy #4750
Conversation
This change proposes that breaking changes may be introduced to the Go client libraries, as long as existing yaml/json CRD definitions remain unaffected. Breaking changes to the Go client libraries do not affect the Dashboard team, as the Dashboard team no longer uses these libraries. The CLI team has decided that the impact of such changes on them is acceptable.
/retest |
/lgtm |
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/assign @pritidesai |
/retest |
/retest |
/retest This was one of the "normal" flakes in |
/override pull-tekton-pipeline-alpha-integration-tests So https://tekton-releases.appspot.com/build/tekton-prow/pr-logs/pull/tektoncd_pipeline/4750/pull-tekton-pipeline-alpha-integration-tests/1514290483927453696/ passed but is refusing to admit it's done. I'm gonna be a bad boy and try to override it. =) |
Eh, |
/test pull-tekton-pipeline-alpha-integration-tests |
/retest |
1 similar comment
/retest |
The dang alpha integration tests finally passed! ...so of course, now they've all gotta be rebuilt since |
/retest shakes fist at flakes |
Changes
This change proposes that breaking changes may be introduced to the Go client libraries,
as long as existing yaml/json CRD definitions remain unaffected.
Breaking changes to the Go client libraries do not affect the Dashboard team, as the Dashboard
team no longer uses these libraries. The CLI team has decided that the impact of such changes
on them is acceptable.
Closes #2748.
/kind misc
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
(if there are no user facing changes, use release note "NONE")
Release Notes