Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Bump Service Catalog release to 0.3.0-beta.2 #2744

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

mszostok
Copy link
Contributor

@mszostok mszostok commented Nov 5, 2019

Release notes:

🚨Service Catalog v0.3.0-beta.2 is now available!

To install the Service Catalog from this release, run:

helm install svc-cat/catalog \
    --name catalog --namespace catalog --version 0.3.0-beta.2

In this third beta release for the Service Catalog 0.3.0 milestone, we have worked on the following:

  • Fix the problem when the (Cluster)ServiceBroker name longer than 63 characters was not accepted.
  • Fix the problem when the (Cluster)ServicePlan name with "_" at the beginning was not accepted.
  • Update Deployments in Helm chart to support Kubernetes 1.16.x. More info here.
  • Add retries to migration process in the case of restoring Service Catalog objects.

Check beta.0 and beta.1 for more release notes.

We'd really appreciate any feedback on the upgrade procedure and any issues or tips you may run into.

Changes since beta.1

Node selector is a dict (#2733)
Changing Class and Plans labels to sha224 (#2741)
fix golint errors (#2737)
Fix ServiceInstance restore process in migration job (#2735)
cleanup codebase and run gofmt (#2729)
Improve data migration process (restore crds) (#2730)
Improve travis build - skip redundant jobs (#2731)
Change Deployment api to apps/v1 (#2728)
Dump cluster info in case of failed migration and e2e tests (#2723)

SVCat Binaries

macOS: https://download.svcat.sh/cli/v0.3.0-beta.2/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.3.0-beta.2/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.3.0-beta.2/linux/amd64/svcat

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mszostok

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Nov 5, 2019
@mszostok mszostok merged commit f6abaf2 into kubernetes-retired:master Nov 5, 2019
@mszostok mszostok deleted the bump-to-beta.2 branch November 5, 2019 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants