Skip to content
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 a config store that can be used for formats, signing, storage, etc. #22

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

dlorenc
Copy link
Contributor

@dlorenc dlorenc commented Jul 21, 2020

This adds a config store to watch a config map. That config map can contain
keys and data governing how chains should operate. There is currently one
field "formats.enabled-formats", which is not hooked up yet.

@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 21, 2020
pkg/config/store.go Outdated Show resolved Hide resolved
This adds a config store to watch a config map. That config map can contain
keys and data governing how chains should operate. There is currently one
field "formats.enabled-formats", which is not hooked up yet.
@lukehinds
Copy link

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 23, 2020
@dlorenc
Copy link
Contributor Author

dlorenc commented Jul 24, 2020

/approve

@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dlorenc

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 24, 2020
@tekton-robot tekton-robot merged commit 6d1542b into tektoncd:master Jul 24, 2020
@dlorenc dlorenc deleted the config branch July 28, 2020 12:40
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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants