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

pkg/{ansible,helm}/controller: cached default manager client #1047

Merged
merged 50 commits into from
Dec 11, 2019

Conversation

shawn-hurley
Copy link
Member

The new default client for ansible and helm with use the cache for the
reader interface.

@shawn-hurley shawn-hurley added kind/bug Categorizes issue or PR as related to a bug. language/ansible Issue is related to an Ansible operator project language/helm Issue is related to a Helm operator project labels Feb 1, 2019
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 1, 2019
@shawn-hurley
Copy link
Member Author

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 1, 2019
@shawn-hurley
Copy link
Member Author

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 14, 2019
@openshift-ci-robot openshift-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 14, 2019
@shawn-hurley shawn-hurley force-pushed the bugfix/use-cache-client branch 2 times, most recently from 870a09b to adddc8b Compare March 14, 2019 20:43
@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 13, 2019
Eric Stroczynski and others added 14 commits July 3, 2019 16:10
…rator-framework#1512)

* *: bump code to controller-runtime v0.2.0-beta.3, helm v2.14.0, kubernetes deps v1.14.1

* doc/,CHANGELOG.md: bump docs to controller-runtime v0.2.0-beta.3, helm v2.14.0, kubernetes deps v1.14.1

* vendor/,Gopkg.lock: bump deps to controller-runtime v0.2.0-beta.3, helm v2.14.0, kubernetes deps v1.14.1
…rator-framework#1801)

* internal/pkg/scaffold: update go.mod scaffolds and add github.com/prometheus/prometheus replace

* internal/pkg/scaffold: remove kube-state-metrics from dep manager file scaffolds
Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Dec 10, 2019
@estroz estroz force-pushed the bugfix/use-cache-client branch 2 times, most recently from 42cda48 to ad0e58f Compare December 10, 2019 18:27
Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 10, 2019
@jmccormick2001
Copy link
Contributor

I tested this one out on an OCP 4.2 system, seems to work, ran the e2e molecule test.

/lgtm

Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approved

🥇

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2019
@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@estroz estroz changed the title pkg/ansible,pkg/helm: Changing default manager client pkg/{ansible,helm}/controller: cached default manager client Dec 11, 2019
@estroz estroz merged commit 3af79ea into operator-framework:master Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/ansible Issue is related to an Ansible operator project language/helm Issue is related to a Helm operator project 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

7 participants