istio-workspace icon indicating copy to clipboard operation
istio-workspace copied to clipboard

Safely develop and test on any Kubernetes cluster without affecting others.

Results 79 istio-workspace issues
Sort by recently updated
recently updated
newest added

##### Issue Overview Unless you still have telepresence v1 you cannot run ike cli because v2 is not supported ##### Expected Behaviour If I run: ``` $ oc get deploy...

kind/bug

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.10.0. Commits daac0ce go.mod: update golang.org/x dependencies 82780d6 http2: don't reuse connections that are experiencing errors 0bfab66 ipv4, ipv6: drop redundant skip checks based on...

dependencies
go

Bumps [istio.io/client-go](https://github.com/istio/client-go) from 1.11.4 to 1.15.2. Commits 6b755cf Automator: update [email protected] in istio/[email protected] (... 2eeb078 Automator: update istio/[email protected] dependency in istio/client-go@releas... 7f64280 Automator: update istio/[email protected] dependency in istio/client-go@releas... 235cba3 Automator:...

dependencies
reason/breaking-changes
go

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. Release notes Sourced from actions/setup-go's releases. v4.0.0 In scope of release we enable cache by default. The action won’t throw an error if the...

dependencies
github_actions

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0. Release notes Sourced from golangci/golangci-lint-action's releases. v3.4.0 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @​dependabot in golangci/golangci-lint-action#601 build(deps-dev): bump @​typescript-eslint/parser from...

dependencies
github_actions

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.4 to 0.27.1. Commits 8d1258d Merge pull request #116539 from pohly/ginkgo-gomega-update 2da2e3c Merge pull request #107826 from smarterclayton/context_wait 1281665 Merge pull request #116490 from tallclair/docs-urls2 b5ec634 Merge...

dependencies
go

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.25.4 to 0.27.1. Commits 6533006 Merge remote-tracking branch 'origin/master' into release-1.27 6da539f .*: update vendor dir and cleanup 1e0c52d dependencies: ginkgo v2.9.1, gomega v1.27.4 667a115 Merge pull...

dependencies
go

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.25.4 to 0.27.1. Commits 70c3191 Update dependencies to v0.27.1 tag 15ea0ae Merge pull request #117305ncdc/automated-cherry-pick-of-#117301 c701fe6 Revert "Merge pull request #113151 from ncdc/refactor-crd-conversion" 3735b65 Revert "CR conversion:...

dependencies
go

##### What can be improved We're locked on microk8s 1.19 and thus on istio-1.10 addon. With 1.24 addons are moved to their own repositories and istio is based on 1.14.x...

kind/enhancement
internal/test-infra

Before all our PRs got stuck in limbo b/c of us using semver and Tekton relying on x.y scheme. We need to check if we want to fix publishing or...

kind/bug