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

Sync v1 #1653

Merged
merged 14 commits into from
Jun 30, 2021
Merged

Sync v1 #1653

merged 14 commits into from
Jun 30, 2021

Conversation

carolynvs
Copy link
Member

Merge recent changes from main into v1 branch:

carolynvs and others added 14 commits June 15, 2021 13:02
Signed-off-by: Carolyn Van Slyck <[email protected]>
Allow a maintainer to kick a build of porter that includes building the
example bundles.

Signed-off-by: Carolyn Van Slyck <[email protected]>
* Change permalinks to prefix with canary/latest

I was running into conflict with how we detect versions with the other
tagging scheme (v1-latest would get flagged as a real release).
Switching the order so that it's latest-v1 will help avoid a bunch of
false positives and workarounds.

* Only publish v*, latest and canary

Do not publish latest-* or canary-* for simplicity

Signed-off-by: Carolyn Van Slyck <[email protected]>
Do not stop the docker registry during the smoke tests, since make test
runs all 3 types of tests at once and that causes the registry to tear
down in the middle of the integration tests.

Signed-off-by: Carolyn Van Slyck <[email protected]>
Don't assume the first branch name will work. Loop through matching
refs, excluding tags, and look first for main and then for release/v*.

Signed-off-by: Carolyn Van Slyck <[email protected]>
The mixin feed should contain canary builds and tagged releases only.

Signed-off-by: Carolyn Van Slyck <[email protected]>
* Add quickstart for credentials
* Clarify the credentials page based on questions we have received
* Add a crede faq about how to export and use a credential set
* Add an example bundle that demonstrates credential sets

Signed-off-by: Carolyn Van Slyck <[email protected]>
* Document helm3 mixin

* Rename the existing helm mixin page to /mixins/helm2 and indicate it
is only for Helm v2.
* Add a /mixins/helm3/ page for mchorfa's mixin which is the recommended
mixin.
* Redirect /mixins/helm/ to /mixins/helm3/

Signed-off-by: Carolyn Van Slyck <[email protected]>

* Fix typos

Signed-off-by: Carolyn Van Slyck <[email protected]>
Signed-off-by: Carolyn Van Slyck <[email protected]>
@carolynvs carolynvs marked this pull request as ready for review June 30, 2021 20:29
@carolynvs carolynvs merged commit 9241c8d into getporter:release/v1 Jun 30, 2021
@carolynvs carolynvs deleted the sync-v1 branch June 30, 2021 20:41
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.

3 participants