Skip to content

Starting to update to v1.0.0-alpha.1#52

Closed
fao89 wants to merge 1 commit intopulp:masterfrom
fao89:alpha
Closed

Starting to update to v1.0.0-alpha.1#52
fao89 wants to merge 1 commit intopulp:masterfrom
fao89:alpha

Conversation

@fao89
Copy link
Copy Markdown
Member

@fao89 fao89 commented Jul 29, 2020

https://master.sdk.operatorframework.io/docs/upgrading-sdk-version/v1.0.0-alpha.1/

cd pulp-operator
operator-sdk init --domain=pulpproject.org --plugins=ansible
operator-sdk create api --group pulpproject.org --version v1alpha1 --kind Pulp --generate-playbook

As the next step, we need to stop using deploy/ and start to use config/
Note: this PR is not using any file from /config

Ref: operator-framework/operator-sdk#3571
https://deploy-preview-3571--operator-sdk.netlify.app/docs/building-operators/ansible/migration/

https://master.sdk.operatorframework.io/docs/upgrading-sdk-version/v1.0.0-alpha.1/

```
cd pulp-operator
operator-sdk init --domain=pulpproject.org --plugins=ansible
operator-sdk create api --group pulpproject.org --version v1alpha1 --kind Pulp --generate-playbook
```
[noissue]
@pulpbot
Copy link
Copy Markdown
Member

pulpbot commented Jul 29, 2020

WARNING!!! This PR is not attached to an issue. In most cases this is not advisable. Please see our PR docs for more information about how to attach this PR to an issue.

@fao89 fao89 marked this pull request as draft July 30, 2020 12:51
@fao89 fao89 closed this Jul 31, 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.

2 participants