-
Notifications
You must be signed in to change notification settings - Fork 96
Cherry pick commits from internal repo #319
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5e408a4 to
a6f10a4
Compare
d46e73a to
dd8d3a6
Compare
IamPrvn
approved these changes
May 4, 2020
Contributor
IamPrvn
left a comment
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.
lgtm
dd8d3a6 to
416a087
Compare
Member
Author
|
Support for 1.16 tested - mpagnis@mpagnis-mac ~ k get no
NAME STATUS ROLES AGE VERSION
k8smaster Ready master 7d3h v1.16.8
k8sworker Ready <none> 7d3h v1.16.8
mpagnis@mpagnis-mac ~/src/github.com/oracle/oci-cloud-controller-manager sync_with_internal make run-ccm-e2e-tests-local > $HOME/releaseOSS/testresuls116.txt
mpagnis@mpagnis-mac ~ tail -f releaseOSS/testresuls116.txt
/Users/mpagnis/src/github.com/oracle/oci-cloud-controller-manager/test/e2e/cloud-provider-oci/load_balancer.go:476
------------------------------
Jul 10 11:45:37.658: INFO: Running AfterSuite actions on all node
Ran 17 of 17 Specs in 1220.318 seconds
SUCCESS! -- 17 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
Ginkgo ran 1 suite in 20m25.685467543s
Test Suite Passed |
641f4b8 to
794328a
Compare
Member
Author
|
Tests pass on 1.17 Kubernetes Cluster as well. Jul 13 12:46:08.355: INFO: Running AfterSuite actions on all node
Ran 17 of 17 Specs in 1029.997 seconds
SUCCESS! -- 17 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
Ginkgo ran 1 suite in 17m15.774283155s
Test Suite Passed |
794328a to
7842fac
Compare
7842fac to
b5b6866
Compare
4c5a138 to
7563473
Compare
This was
linked to
issues
Jul 29, 2020
This was
linked to
issues
Jul 29, 2020
Closed
Closed
7563473 to
4eacff8
Compare
arindam-bandyopadhyay
approved these changes
Aug 25, 2020
Enable provisioning BV from another BV Fix review comments Fix review comments Add unit tests Deploy single container with CCM and FVP Fix polling error fix review comments Refactored to move command to app package, replace fatalf refrences with error, remove nodeName reference Cert rotation should avoid listener recreation fix review comments match params with called func signature Signed-off-by: Steve Brunton <steve.brunton@oracle.com> Fix test to avoid appending secret name to listeners name correction to boilerplate header validation and remove e2e test automation OKE-8694 - CCM is not honouring oci-load-balancer-connection-idle-timeout annotation during update event OKE-8991: add/delete/update backend servers instead of updating the entire backendsets JIRA: OKE-9388 - [TKM] [TKW] Migrate oci-cloud-controller-manager to use Go SDK v17.0.0 or greater. OKE-9846: 1. CCM is calling update listener in time of new events 2. Adding logs to show the difference between the spec and LB in time of UpdateListener and UpdatebackendSet 3. Add Backend name in Backend creation log OKE-9860 - Remove CCM internal rate limiting by adding a backward compatible option JIRA: OKE-10232 - Investigate and fix the storage tests in CCM repo JIRA: OKE-10232 - Investigate and fix the storage tests in CCM repo JIRA: OKE-9860 Remove CCM internal rate limiting by adding a backward compatible option. refactoring NewRateLimiter in cloud_provider_framework.go correct the copyright remove lint error Add documentation for 1.16 support and missing FVD and FVP installation 1.17 supported change in readme JIRA: OKE-8771 Change documentation as per new release. remove real ocids make changes to push to oss repo
4eacff8 to
3884bc9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DEMO -
The e2e tests have been run on k8s cluster with version 1.14 and 1.15.
The logs of above results have been attached.
k8s115_ccm_installed_080_rbac.txt
k8s114_ccm_installed_080_rbac.txt
Flexvolume driver master and worker -
Volume provisioner -
Volume provisioner demo -
All oke pods running in kube-system namespaces -
Below changes have been picked up -