Skip to content

Releases: knative-extensions/net-istio

Knative Net Istio release v1.1.0

14 Dec 06:27
c9e88c5
Compare
Choose a tag to compare

Tested with Istio 1.12.0

Knative Net Istio release v1.0.0

02 Nov 10:00
bf9e757
Compare
Choose a tag to compare

[add release notes here]

Knative Net Istio release v0.26.0

21 Sep 21:10
9d63653
Compare
Choose a tag to compare

[add release notes here]

Knative Net Istio release v0.23.2

14 Sep 10:45
e6368cc
Compare
Choose a tag to compare
Pre-release

[add release notes here]

Knative Net Istio release v0.25.1

07 Sep 09:54
c4e7eb1
Compare
Choose a tag to compare
Pre-release

[add release notes here]

Knative Net Istio release v0.24.1

07 Sep 10:42
cbb0497
Compare
Choose a tag to compare
Pre-release

🚨 Renaming of some net-* components

Related issue: knative/networking#448

As part of our efforts to GA/1.0 we've standardized on the naming of our networking plugins that are installed along side Serving. If you're managing your Knative deployment manually with kubectl this will require a two-phase upgrade process.

Upgrade net-istio to v0.24.0

# Apply the new release
$ kubectl apply -f net-istio.yaml

# Once the deployment is ready apply the same file but 
# prune the old resources
$ kubectl apply -f net-istio.yaml \
  --prune -l networking.knative.dev/ingress-provider=istio

Knative Net Istio release v0.22.2

07 Sep 19:16
375e359
Compare
Choose a tag to compare
Pre-release

[add release notes here]

Knative Net Istio release v0.25.0

10 Aug 21:06
d7625fa
Compare
Choose a tag to compare
Pre-release

[add release notes here]

Knative Net Istio release v0.24.0

29 Jun 17:18
2b5e707
Compare
Choose a tag to compare

🚨 Renaming of some net-* components

Related issue: knative/networking#448

As part of our efforts to GA/1.0 we've standardized on the naming of our networking plugins that are installed along side Serving. If you're managing your Knative deployment manually with kubectl this will require a two-phase upgrade process.

Upgrade net-istio to v0.24.0

# Apply the new release
$ kubectl apply -f net-istio.yaml

# Once the deployment is ready apply the same file but 
# prune the old resources
$ kubectl apply -f net-istio.yaml \
  --prune -l networking.knative.dev/ingress-provider=istio

Knative Net Istio release v0.23.1

08 Jun 10:32
488564c
Compare
Choose a tag to compare

[add release notes here]