apache / apache/openserverless

ops admin changeapihost and addalias

オープン
#183 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
576
フォーク
29
平均マージ
50分
マージ済み PR(30日)
13

説明

## 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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、既存の `ops admin` コマンドハンドラーと、設定および ingress 管理のエントリーポイントを特定します。API ホストがどのように保存され、ユーザーの ingress がどのように作成されるかを追跡し、その後、既存の ingress 全体でホストを変更する場合と、ユーザーの ingress をエイリアス用に複製する場合のテストを定義します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
kubernetes
領域
cli, infrastructure
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。