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

Fixes and improvements in smaller provider migration docs #204

Merged
merged 1 commit into from
May 17, 2023
Merged

Fixes and improvements in smaller provider migration docs #204

merged 1 commit into from
May 17, 2023

Conversation

turkenh
Copy link
Member

@turkenh turkenh commented May 17, 2023

Description of your changes

This PR:

  • Fixes [[: not found errors for non-bash shells.
  • Fixes filename for family provider manifests.
  • Uses --all-namespaces for backing claims up

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Tested with platform-ref-azure.

@@ -58,22 +58,22 @@ spec:
done
```

4. Install config providers with `revisionActivationPolicy: Manual`:
4. Install family providers with `revisionActivationPolicy: Manual`:
Copy link
Member Author

Choose a reason for hiding this comment

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

Having duplicated steps across two guides is bugging me.
@ezgidemirel do you see a way to combine them?

Copy link
Member

Choose a reason for hiding this comment

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

we can mark some of the steps as configuration only but I think it will make things more complicated for the user.

@turkenh turkenh requested a review from ezgidemirel May 17, 2023 06:45
@turkenh turkenh marked this pull request as ready for review May 17, 2023 07:27
Copy link
Member

@ezgidemirel ezgidemirel left a comment

Choose a reason for hiding this comment

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

Thanks Hasan!

@turkenh turkenh merged commit 13368e2 into crossplane:main May 17, 2023
@turkenh turkenh deleted the migration-improvements branch May 17, 2023 07:28
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