Initial commit
parents
Showing
.idea/.gitignore
0 → 100644
.idea/auto_istio.iml
0 → 100644
.idea/deployment.xml
0 → 100644
.idea/dictionaries/Administrator.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/remote-mappings.xml
0 → 100644
.idea/sshConfigs.xml
0 → 100644
.idea/webServers.xml
0 → 100644
app/__init__.py
0 → 100644
app/admin.py
0 → 100644
app/apps.py
0 → 100644
app/migrations/__init__.py
0 → 100644
app/models.py
0 → 100644
app/templates/circuit-breaking.yaml
0 → 100644
app/templates/mirroring-dr.yaml
0 → 100644
app/templates/mirroring-vs.yaml
0 → 100644
app/templates/retries.yaml
0 → 100644
app/templates/traffic-shifting-vs.yaml
0 → 100644
app/tests.py
0 → 100644
app/token
0 → 100644
app/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
auto_istio/__init__.py
0 → 100644
auto_istio/settings.py
0 → 100644
auto_istio/urls.py
0 → 100644
auto_istio/wsgi.py
0 → 100644
manage.py
0 → 100644
Please
register
or
sign in
to comment