Releases: kubernetes-retired/service-catalog
v0.1.42
Changes
Update concepts.yml (#2565)
Remove @nilebox from the list of OWNERS of Service Catalog (#2568)
Init klog flags in ups-broker and test-broker (#2567)
Note that the UPS broker should be fixed as part of this release.
svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.42/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.42/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.42/linux/amd64/svcat
v0.1.41
Changes
Simplify compact code. (#2546)
Initialize ClusterServiceBroker/ServiceBroker client only on add/update actions (#2493)
Use TRAVIS_TAG for svcat version when publishing (#2562)
Fix OpenAPI checker violations (#2561)
Remove side effect import that is not needed anymore (#2560)
Check access to secrets from namespaced brokers (#2557)
Use sigs.k8s.io/yaml instead of using gopkg.in/yaml.v2 directly (#2549)
svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.41/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.41/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.41/linux/amd64/svcat
v0.1.40
Changes
Bump release v 0.1.40 (#2556)
Allow setting --operation-polling-maximum-backoff-duration
(#2550)
Sanitize k8s names of classes/plans (#2517)
Fix incorrect condition & event msg on retriable instance update failures (#2506)
Add the Test Broker (#2503)
Fix TestReconcileServiceInstanceDeleteBlockedByCredentials (#2526)
Fix condition reason constants (#2519)
Detect no-op status updates (#2531)
Update 1.13 (#2528)
Svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.40/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.40/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.40/linux/amd64/svcat
v0.1.39
Release Notes
- Add ClusterIP as a valid apiserver.service.type option (#2544)
- link to the final charter in kubernetes/community (#2534)
- Follow constant convention for ErrorWithOriginatingIdentityReason (#2542)
- update generated files to pickup 2019 copyright (#2541)
- Swap Doug for Jonathan as chair (#2536)
- Print object JSON in event handlers (#2525)
- Fix copy/paste error in prepareBindRequest() (#2522)
- Fix missing quotation & Error string should not be capitalized or end with punctuation. (#2515)
- Error has been handled. Remove at Line 498. (#2511)
- Don't retry upon receiving 'failed' state in the last operation polling response (#2520)
- Fix name of errorDeprovisionCalledReason constant (#2518)
- Fix ups-broker install instructions (#2516)
- Add readiness probes and split checks from liveness probes (#2490)
- Remove excess code. (#2507)
- delete excess code (#2501)
- fix func name comment problem (#2497)
- On startup, wait longer for Catalog resources to be available from API Server (#2491)
- fix func comment problem (#2496)
- fix TestResponseWriterGetResponse problem (#2498)
- fix typo: verison -> version (#2499)
- Turn 'ConcurrentSyncs' into a fillable parameter (#2449)
- Simplify & improve performance of PrettyContextBuilder (#2455)
- fix func name comment problem (#2489)
- delete some code (#2483)
- Fix NewFor to GetRESTOptions (#2476)
- fix using nil error problem (#2485)
- refactor extras into browsing package (#2460)
- fix a typo (#2484)
- Add namespace-scoped example of UPS Broker (#2463)
- fix defaultserviceplan comment problem (#2475)
- Don't fail DELETE if instance was not provisioned due to terminal failure (#2473)
- Fix spell error: condiiton->condition (#2474)
- Add RetrievePlanByClassIDAndName to pkg/svcat (#2471)
svcat cli downloads:
macOS: https://download.svcat.sh/cli/v0.1.39/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.39/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.39/linux/amd64/svcat
v0.1.38
Changes
Fix typos: sucessfully->successfully variuos->various (#2470)
Update outdated comments (#2469)
Refactor svcat uuid flags to kube-name (#2468)
Fix typos: specifc->specific classses->classes (#2465)
Log ServiceInstance ADDED & UPDATED events (#2464)
fix typos in comment (#2462)
Update svcat docs (#2453)
delete redundant symbol (#2459)
Fix typos: correcness -> correctness (#2458)
Fix typos: verfies -> verifies (#2457)
Fix typos: retun -> return (#2456)
fix typo (#2447)
fix register cluster broker without auth info (#2446)
Fix typos (#2444)
Update broker_client_manager_test.go (#2443)
Update test_context.go (#2440)
update of outputs for walkthrough (#2401)
Update community.md (#2441)
SVCat Binaries
macOS: https://download.svcat.sh/cli/v0.1.38/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.38/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.38/linux/amd64/svcat
v0.1.37
Changes
Fix default provision parameters checking comment problem (#2434)
make svcat marketplace print plan external names (#2433)
Class default provision params (#2388)
relocation error checking code (#2432)
fix invalid log (#2429)
fix error message problem (#2430)
Delete duplication in files (#2405)
Fix svcat create class error looks wierd (#2422)
Adjust validations to fit updated OSB API (#2417)
Fix issue #2342: Show DefaultProvisionParameters for plans in svcat (#2410)
fix typo in class.go (#2423)
svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.37/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.37//windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.37//linux/amd64/svcat
v0.1.36
Changes
Check only relevant resource APIs via discovery client at the controller-manager startup (#2419)
Upgrade k8s dependencies to 1.12 and use strict, override clauses for ALL dependencies declared in Kubernetes codebase (#2412)
Add marketplace command to svcat (#2409)
move pmorie to chair emeritus, add jboyd01 (#2416)
revendor OSB Client to 0.0.12 picking up connection close fix (#2414)
Replace expectXxx functions with asserts and wrap code with t.Run() (#2402)
fix shell script (#2406)
Add scoped/namespaced flags to describe plan (#2361)
fix doc issue (#2404)
reduplication (#2403)
Fix indent so minReadySeconds is under spec (#2398)
Don't return ServiceInstance in resolveClusterReferences and related methods (#2400)
Cleanup OWNERS file (#2394)
No need for n3wscott to be in the review list. (#2399)
Fix svcat create class (#2392)
minor fixes for svcat sync command (#2391)
Bump to latest of the az cli, v0.3.1 (#2393)
typo fix about arguments (#2395)
Add fields scope and namespace to svcat describe class output (#2350)
Bump dep version (#2387)
svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.36/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.36/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.36/linux/amd64/svcat
v0.1.35
Release Notes
- make register/deregister support namespaced brokers (#2345)
- Make svcat sync broker command support namespace (#2315)
- Update k8s dependencies to latest 1.11 release (#2383)
- Add support for replicas and clarify updateStrategy (#2381)
- Fix help text for svcat get bindings indicating that namespace is supported (#2355)
CLI Downloads
macOS: https://download.svcat.sh/cli/v0.1.35/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.35/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.35/linux/amd64/svcat
v0.1.34
Changes
Enable ginkgo cmd/svcat unit tests to run and fix existing ones (#2376)
remove MHB, add jboyd01 (#2378)
Explain project roles and how to attain them (#2377)
Handle polling errors and update status appropriately (#2368)
Fix controller creates broker client for namespaced service broker. (#2370)
Update minikube start docs (#2365)
Deprecate storage-type flag (#2266)
Fix goldenfile ouput (#2366)
svcat Binaries
macOS: https://download.svcat.sh/cli/v0.1.34/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.34/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.34/linux/amd64/svcat
v0.1.33
Release v0.1.33
svcat can be downloaded from:
macOS: https://download.svcat.sh/cli/v0.1.33/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.33/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.33/linux/amd64/svcat
fixes included in this release:
Show hover link for all headers (#2340)
Add eriknelson to OWNERS file (#2343)
Fix bug with lightweight tags (#2346)
Add svcat support for creating user-defined namespace scoped classes (#2269)
Fix some typos (#2351)
Explain how to claim an issue (#2347)
Add script to deploy local canary build to dev environment (#2281)
Fix typo: paramters -> parameters (#2360)
Share OSB client for ServiceBroker (#2337)
typo fix about overridden (#2363)