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

feat(kustomize): adding deployment via kustomize #231

Merged
merged 2 commits into from
Oct 31, 2020

Conversation

pawanpraka1
Copy link
Contributor

fixes : #214

Signed-off-by: Pawan pawan@mayadata.io

@pawanpraka1 pawanpraka1 added this to the v1.0.2 milestone Oct 27, 2020
Signed-off-by: Pawan <pawan@mayadata.io>
@codegagan
Copy link
Contributor

Should not this be added in ci to test deployment via (-k) and then run all/some sanity tests ?

Copy link

@spencergilbert spencergilbert left a comment

Choose a reason for hiding this comment

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

Looks straight forward 👍

@pawanpraka1
Copy link
Contributor Author

Thanks @spencergilbert .

Should not this be added in ci to test deployment via (-k) and then run all/some sanity tests ?

@codegagan will you be able to work on that part?

Copy link
Member

@prateekpandey14 prateekpandey14 left a comment

Choose a reason for hiding this comment

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

looks good, a small comment for adding install cmd

- zfssnapshot-crd.yaml
- zfsbackup-crd.yaml
- zfsrestore-crd.yaml
- zfs-driver.yaml
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to update README with the command to use the kustomize based install using -k with kubectl apply ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added.

Signed-off-by: Pawan <pawan@mayadata.io>
@kmova kmova merged commit f386bfc into openebs:master Oct 31, 2020
@pawanpraka1 pawanpraka1 deleted the kustomize branch November 2, 2020 05:18
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.

add the deployment via kustomize
5 participants