-
Notifications
You must be signed in to change notification settings - Fork 88
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 note specifying that the image puller is community supported #624
Add note specifying that the image puller is community supported #624
Conversation
Signed-off-by: Tom George <tgeorge@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tomgeorge 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 |
Signed-off-by: Tom George <tgeorge@redhat.com>
@tomgeorge: PR needs rebase. 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. |
* new GH action to generate community PRs; seems default ubuntu runner already has hub installed, so don't need to explicitly install it Change-Id: I928ff2c9e3d3010926077841af43ecac40ce3f07 Signed-off-by: nickboldt <nboldt@redhat.com> * switch trigger to be when master branch PR is merged Change-Id: I5e36b092f5e702ad36bac783d41b717cd0de6b44 Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
* add new generated CSV files in olm/ folder to commits/PRs Change-Id: Ic4143db3f3af24513ff37ead7f4b245605b89558 Signed-off-by: nickboldt <nboldt@redhat.com> * add option to force update of 7.y.x branch and replace 7.y.z tag Change-Id: I103ef5b089b927f80a071e1ed2554e32ad9b6c5c Signed-off-by: nickboldt <nboldt@redhat.com> * pull before pushing on an existing branch; delete local tag too Change-Id: Ide15d5a2c48542b92b28e3077d013b31db7570f9 Signed-off-by: nickboldt <nboldt@redhat.com> * don't fail if PR already exists (just force push commits into it); don't pull before pushing as it leads to more complaints from git Change-Id: I3c907577f08e0ec44e33f5b0f66b7c566b5de64b Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
…ightly-olm-files and --prepare-community-operators-update; also see if we can enable more than one way of triggering this action (on workflow dispatch and on push) (#576) Change-Id: I82526f3cbea68d452398542c010b6b04894c4a85 Signed-off-by: nickboldt <nboldt@redhat.com>
…talls it automatically (#577) Change-Id: I651060c9c66e3984b3228c5b62fb6dedc268e7f6 Signed-off-by: nickboldt <nboldt@redhat.com>
…e32 too (#578) Change-Id: Ib3916def63517068a3624e024d280a104499596c Signed-off-by: nickboldt <nboldt@redhat.com>
Change-Id: I635dca7f32ad72a2db48ac92a616b6b9aab5c308 Signed-off-by: nickboldt <nboldt@redhat.com>
Change-Id: Ia1827dd5c6ebf48fd80bd7976778998d342013b2 Signed-off-by: nickboldt <nboldt@redhat.com>
* use che-bot user and exported GITHUB_TOKEN Change-Id: Id01ec2aa6eeb39b793020aebe0d57858442b866f Signed-off-by: nickboldt <nboldt@redhat.com> * tweak GIT_REMOTE_FORK_CLEAN so it's a more clickable link when echoing warning to console about hub not being installed Change-Id: I81295419b687aecd12bab66f7299c0fcc4d231e2 Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
* Use test operator image in the CSV. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * Fix wrong link. Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Mount secrets in containers Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Remove operator-local.yaml Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@tomgeorge: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Turn off telemtry Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* latest go in devtools/go-toolset-rhel7 is go 1.14, so use that Change-Id: Ib2ac4b85ebbf210e887012edb179a3146229df78 Signed-off-by: nickboldt <nboldt@redhat.com> * Update go.mod Signed-off-by: Anatolii Bazko <abazko@redhat.com> * Update modules.txt Signed-off-by: Anatolii Bazko <abazko@redhat.com> Co-authored-by: Anatolii Bazko <abazko@redhat.com>
* Add liveness and readiness probes Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Revert golang to 1.13 Signed-off-by: Anatolii Bazko <abazko@redhat.com>
…te-nightly-olm-files.sh (#605) Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
* Add PR template Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com> Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* cd /home/jboss before exec Signed-off-by: Anatolii Bazko <abazko@redhat.com>
…#589) * GitHub identity provider provision Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
Updated, |
As part of the discussions around how to best add the kubernetes image puller into the che-operator[1], this PR adds a note that the image puller is considered community supported.
Screenshot:
[1] See:
Signed-off-by: Tom George tgeorge@redhat.com