-
Notifications
You must be signed in to change notification settings - Fork 200
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 TektonResult to TektonConfig doc #2400
base: main
Are you sure you want to change the base?
Conversation
a9a2155
to
a017413
Compare
result: | ||
disabled: false | ||
is_external_db: false | ||
options: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pratap0007 still the results
is not part for TektonConfig CRD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @pratap0007,
however the results
is not part of the TektonConfig CRD, if you are working on the implementation, please update this doc changes on the implementation PR.
a017413
to
017ac5a
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
017ac5a
to
0225862
Compare
This will add the instructions in TektonConfig doc how to install and manage Results component through Tekton Config TektonConfig doc and updates TektonResult doc Signed-off-by: Shiv Verma
0225862
to
4c868b0
Compare
Changes
This will add the instructions in TektonConfig doc how to install and manage
Results component through Tekton Config TektonConfig doc and updates TektonResult doc
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make test lint
before submitting a PRSee the contribution guide for more details.
Release Notes