Skip to content

Commit

Permalink
Rachael L Graham: Merge pull request #5581 from alchemy-containers/rl…
Browse files Browse the repository at this point in the history
…g-cli
  • Loading branch information
alchemyDocs committed May 26, 2020
1 parent ca09d0b commit 43f3ead
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cs_cli_changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

copyright:
years: 2014, 2020
lastupdated: "2020-05-20"
lastupdated: "2020-05-26"

keywords: kubernetes, iks

Expand Down Expand Up @@ -77,6 +77,7 @@ Version 1.0 of the CLI plug-in was released on 16 March 2020. This version conta

|Version|Release date|Changes|
|-------|------------|-------|
| 1.0.82 | 26 May 2020 | <ul><li>Fixes bugs for credentials in Kubernetes configuration contexts:<ul><li>When you download the contexts for clusters that run Kubernetes version 1.17 or later, those contexts are merged into your `kubeconfig` file. The tokens from the version 1.17 or later contexts now do not overwrite tokens for any version 1.16 or later contexts.</li><li>Credentials are now correctly added to your `kubeconfig` file when you download the context for a cluster.</li><li>Fixes credential issues for CLI plug-in installations on MacOS that do not use `cgo`.</li></ul></li><li>Adds commands for creating and managing clusters on VPC Gen 2 compute:<ul><li>[`alb configure vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_alb_configure_vpc_gen2)</li><li>[`alb create vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_alb-create-vpc-gen2)</li><li>[`cluster create vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_cluster-create-vpc-gen2)</li><li>[`nlb-dns create vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cs_nlb-dns-create-vpc-gen2)</li><li>[`nlb-dns rm vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cs_nlb-dns-rm-vpc-gen2)</li><li>[`worker-pool create vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_worker_pool_create_vpc_gen2)</li><li>[`zone add vpc-gen2`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_zone-add-vpc-gen2)</li></ul></li><li>Adds the **Ingress Status** and **Ingress Message** fields to the output of the `ibmcloud ks cluster get` command. For more information about these fields, see [Checking the status of Ingress components](/docs/containers?topic=containers-cs_troubleshoot_debug_ingress#ingress-status).</li><li>Adds the ALB ID to the output of the `ibmcloud ks alb create` command.</li><li>Adds the supported `Auth version` to the output of the `ibmcloud ks alb versions` command.</li><li>Adds the supported range of Kubernetes versions that your cluster must run to the output of the `ibmcloud ks addon versions` command.</li><li>Updates the help text in various languages.</li></ul>|
| 1.0.57 | 07 May 2020 | <ul><li>Adds a check for deprecated positional arguments.</li><li>Updates the MacOS DNS resolver to fix network issues when you use the CLI plug-in with a VPN connection.</li><li>Help documentation updates:<ul><li>Adds instructions for enabling or disabling an add-on to the help text for the `ibmcloud ks addon-versions` command.</li><li>Clarifies optional and required flags in flag help text.</li><li>Updates the help text in various languages.</li></ul></li></ul>|
| 1.0.28 | 06 Apr 2020 | <ul><li>Adds the optional `--alb-id` flag to `ibmcloud ks alb update` so that you can specify IDs of individual ALBs to update.</li><li>Adds the optional `--show-storage` flag to `ibmcloud ks flavors` to show additional raw disks that are available for [SDS worker node flavors](/docs/containers?topic=containers-planning_worker_nodes#sds).</li><li>Adds a message to the output of `ibmcloud ks pull-secret apply` about the amount of time it takes for the pull secrets to be applied to your cluster.</li></ul>|
| 1.0.15 | 24 Mar 2020 | <ul><li>Adds the [`ibmcloud ks nlb-dns secret regenerate`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cs_nlb-dns-secret-regenerate) and [`ibmcloud ks nlb-dns secret rm`](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cs_nlb-dns-secret-rm) commands to help you manage secrets for NLB subdomains.</li><li>Adds the optional `--pool WORKER_POOL` flag to `ibmcloud ks zone rm`.</li><li>Deprecates the option to specify a YAML file in the `--file` flag of the `ibmcloud ks cluster create` and `ibmcloud ks worker add` commands. Instead, specify values for your cluster in the supported flags for these commands.</li><li>Fixes the following bugs:<ul><li>For `ibmcloud ks cluster rm`, the `--force-delete-storage` flag no longer sets the `-f` flag.</li><li>For `ibmcloud ks cluster create`, the `--private-only` flag no longer requires the `--private-vlan` flag.</li></ul></li><li>Updates the help text in various languages.</li></ul>|
Expand Down
3 changes: 2 additions & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

copyright:
years: 2014, 2020
lastupdated: "2020-05-20"
lastupdated: "2020-05-26"

keywords: kubernetes, iks, release notes

Expand Down Expand Up @@ -44,6 +44,7 @@ Use the release notes to learn about the latest changes to the {{site.data.keywo

| Date | Description |
| ---- | ----------- |
| 26 May 2020 | <ul><li>**CLI changelog**: Updated the {{site.data.keyword.containerlong_notm}} CLI plug-in changelog page for the [release of version 1.0.82](/docs/containers?topic=containers-cs_cli_changelog#10).</li><li>**Ingress status**: Added information about [health reporting for your Ingress components](/docs/containers?topic=containers-cs_troubleshoot_debug_ingress#ingress-status).</li></ul> |
| 20 May 2020 | **New! Virtual Private Cloud Generation 2**: You can now create standard Kubernetes clusters in your [Gen 2 Virtual Private Cloud (VPC)](/docs/vpc?topic=vpc-getting-started). VPC gives you the security of a private cloud environment with the dynamic scalability of a public cloud. VPC Gen 2 clusters are available for only standard, Kubernetes clusters and are not supported in free or OpenShift clusters.<br><br> For more information, check out the following links:<ul><li>[Overview of Classic and VPC infrastructure providers](/docs/containers?topic=containers-infrastructure_providers)</li><li>[Supported virtual machine flavors for VPC Gen 2 worker nodes](/docs/containers?topic=containers-planning_worker_nodes#vm)</li><li>[New VPC Gen 2 commands for the CLI](/docs/containers?topic=containers-cli-plugin-kubernetes-service-cli#cli_classic_vpc_about)</li><li>[VPC Gen 2 compute cluster limitations](/docs/containers?topic=containers-limitations#ks_vpc_gen2_limits)</li></ul>Ready to get started? Try out the [Creating a cluster in your VPC on generation 2 compute tutorial](/docs/containers?topic=containers-vpc_ks_tutorial).|
| 19 May 2020 | **Istio add-on**: [Version 1.5 of the Istio managed add-on](/docs/containers?topic=containers-istio-changelog#15) is released.|
| 18 May 2020 | **Ingress ALB changelog**: Updated the [`nginx-ingress` image build to 628](/docs/containers?topic=containers-cluster-add-ons-changelog#alb_changelog).|
Expand Down

0 comments on commit 43f3ead

Please sign in to comment.