apache / apache/openserverless
ops admin changeapihost and addalias
- Lingua principale
- Python
- Stelle
- 576
- Fork
- 29
- Merge medio
- 50m
- PR unite (30g)
- 13
Descrizione
## Why you need it?
When you install miniops in a local machine, you may need to change the domain to make it accessibile, so miniop.me does not work you may need to change to 192.168.1.100.nip.io for example
Also you may need to create a simple alias to make a domain accessibile
## How it could be?
`ops admin changeapihost htts://192.168.1.100.nip.io`
this should go change the configured apihost and also change all the existing ingresses to match the new apihost
`ops admin aliasingress user https://www.mysite.net`
this should duplicate ingresses for the user `user` so the user configured functions are accessible also `http://www.mysite.net`
## Other related information
Add any other context or screenshots about the feature request here.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando i gestori dei comandi `ops admin` esistenti e i punti di ingresso per la gestione della configurazione e degli ingress. Traccia come viene memorizzato l'host dell'API e come vengono creati gli ingress degli utenti, quindi definisci i test per modificare l'host negli ingress esistenti e duplicare l'ingress di un utente per un alias.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- kubernetes
- Ambito
- cli, infrastructure
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100