issues
search
cruise-automation
/
isopod
An expressive DSL and framework for Kubernetes configuration without YAML
Apache License 2.0
482
stars
32
forks
source link
Add Istio scheme
#39
Closed
canthefason
closed
4 years ago
canthefason
commented
4 years ago
This PR will:
Add Istio networking and security schemes which will be used for managing Istio resources.
Replace
k8s.io/kubernetes/pkg/apis
with
k8s.io/api
module which has been a solution to some of the go mod conflicts I ran into.
This PR will:
k8s.io/kubernetes/pkg/apis
withk8s.io/api
module which has been a solution to some of the go mod conflicts I ran into.