ibm-cloud-docs / containers

IBM Bluemix Container Service documentation
https://console.bluemix.net/docs/containers/container_index.html
48 stars 123 forks source link

Inaccurate Change Log #2633

Closed frykshon closed 2 years ago

frykshon commented 2 years ago

It seems the K8s ingress change log is not up to date. Here are the current versions pulled via the cli:

$ ibmcloud ks ingress alb versions
OK
Kubernetes Ingress versions   
1.2.0_2306_iks (default)   
1.1.2_2305_iks   
0.49.3_2304_iks   
$

But as you can see in change log 1.2.0 only goes up to 1.2.0_2251_iks and does not cover 1.2.0_2306_iks. The 1.1.2 only covers 1.1.2_2252_iks and not 1.1.2_2305_iks.

Can this change log be updated to include the current versions?

yingyeliu commented 2 years ago

Fixed. Thanks.