Skip to content

Conversation

@simonlord
Copy link
Contributor

Added documentation for this to manifests/cloud-provider-example.yaml

Added some tests for the configuration

I've tested it and it seems to work, but i'm not 100% sure of what i'm looking for - could do with a second pair of eyes on the pod logs @prydie tomorrow when you have a moment please?

@simonlord simonlord requested a review from prydie April 10, 2018 13:15
@simonlord simonlord assigned simonlord and unassigned simonlord Apr 10, 2018
Copy link
Contributor

@prydie prydie left a comment

Choose a reason for hiding this comment

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

One minor change but LGTM (outside of logs analysis tomorrow) 👍

if c.TenancyID != "" {
allErrs = append(allErrs, field.Forbidden(fldPath.Child("tenancy"), "cannot be used when useInstancePrincipals is enabled"))
}
if c.CompartmentID != "" {
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't need validating as field depreciated (and the replacement field is actually still required for instance principles though it will be looked up dynamically via metadata if not present).

@prydie prydie added this to the 0.4 milestone Apr 10, 2018
@owainlewis owainlewis self-requested a review April 10, 2018 14:11
@owainlewis owainlewis self-assigned this Apr 10, 2018
@simonlord simonlord force-pushed the instance-principals-support branch from 62be484 to 5ee73c8 Compare April 10, 2018 14:54
@prydie
Copy link
Contributor

prydie commented Apr 11, 2018

@simonlord I got the Service E2E test passing on the cluster you provisioned (ESIPP needs a 3 node cluster AFAIK though). Just needed to open up the node port range to 0.0.0.0/0 as the tests hit the node port directly.

Once you've rebased away the merge conflict happy to merge 👍

@simonlord simonlord force-pushed the instance-principals-support branch from 5ee73c8 to 41339e3 Compare April 11, 2018 13:19
@simonlord
Copy link
Contributor Author

Rebased, ready for merge

@prydie prydie merged commit 85b13cd into oracle:master Apr 11, 2018
l-technicore pushed a commit to l-technicore/oci-cloud-controller-manager that referenced this pull request Jun 14, 2022
…m csi-fss-internal to internal

* commit 'd3b894bcde4597c6af3ff235b974b78fb4b98e62':
  JIRA: OKE-16576 Support Static Provisioning of FSS using CSI Driver with In-transit Encryption.
ayushverma14 pushed a commit to ayushverma14/oci-cloud-controller-manager that referenced this pull request Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants