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

Conditionally install daemonset to configure nodes in GKE. #167

Merged
merged 1 commit into from
Feb 4, 2020
Merged

Conditionally install daemonset to configure nodes in GKE. #167

merged 1 commit into from
Feb 4, 2020

Conversation

neelakan79
Copy link

@neelakan79 neelakan79 commented Feb 3, 2020

The daemonset invokes a script from the PSO image that is responsible for preparing GKE nodes for use. At the time of writing this includes installing open-iscsi and multipath-tools
as well as configuring and enabling iscsid.

Conditionally disable csi-snapshotter in GKE. A requirement for Anthos is that we do not enable any alpha features.

This PR depends on https://github.dev.purestorage.com/pso/k8s/pull/162

Together, this enables installation of PSO on Google Anthos and satisfies Google's tests for GKE 1.2.1.

pure-csi/templates/node-configure.yaml Outdated Show resolved Hide resolved
pure-csi/templates/provisioner.yaml Show resolved Hide resolved
…set invokes

a script from the PSO image that is responsible for preparing GKE nodes for use.
At the time of writing this includes installing open-iscsi and multipath-tools
as well as configuring and enabling iscsid.

Conditionally disable csi-snapshotter in GKE. A requirement for Anthos is that
we do not enable any alpha features.
@neelakan79
Copy link
Author

I resolved the conversations that were in flight, please holler if I didn't resolve your concerns.

@neelakan79 neelakan79 requested a review from sdodsley February 4, 2020 17:37
@taherv
Copy link
Contributor

taherv commented Feb 4, 2020

Wow ! 3 approvers ... thanks a lot !
Can we merge this now ?

@taherv
Copy link
Contributor

taherv commented Feb 4, 2020

Since this PR is approved, and its dependent PR (https://github.dev.purestorage.com/pso/k8s/pull/162) is also merged in .... going ahead with this merge.

@taherv taherv merged commit 9a45728 into purestorage:master Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants