apache / apache/openserverless

Default namespace (Nuvolaris) in local installation

Đang mở
#102 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
576
Fork
29
Merge trung bình
50 phút
Pull request đã merge (30 ngày)
13

Mô tả

### Ⅰ. Issue Description

Default Namespace should be Openserverless instead of Nuvolaris

### Ⅱ. Describe what happened

The installation completes with following messages :

namespaces
**_nuvolaris_**
Logging in http://localhost:80 as _**nuvolaris**_
Successfully logged in as **_nuvolaris_**.
ok: whisk auth set. Run 'wsk property get --auth' to see the new value.
ok: whisk API host set to http://localhost:80
OpenServerless host and auth set successfully. You are now ready to use ops!
ok: updated package hello
ok: updated action hello/hello
"body": "hello, _**Nuvolaris**_"

### Ⅲ. Describe what you expected to happen

The installation should complete with the following messages :

namespaces
**_openserverless_**
Logging in http://localhost:80 as _**openserverless**_
Successfully logged in as **_openserverless_**.
ok: whisk auth set. Run 'wsk property get --auth' to see the new value.
ok: whisk API host set to http://localhost:80
OpenServerless host and auth set successfully. You are now ready to use ops!
ok: updated package hello
ok: updated action hello/hello
"body": "hello, _**Openserverless**_"

### Ⅳ. How to reproduce it (as minimally and precisely as possible)

Local installation with Docker:

1. Install ops
2. ops config minimal
3. ops setup devcluster

### Ⅴ. Anything else we need to know?

In the Tutorial (under review) are present html forms (Es: Index.html) containing relative url pointing to actions
with namespace openserverless that can be replaced with nuvolaris.

### Ⅵ. Environment:

- K8S Runtime and version:
- OPS CLI version: 0.1.0-2409121919.dev
- OS: Windows Server 2022 Version 21H2 (OS Build 20348.3207)
- Docker Version: Docker Desktop 4.38.0 (181591)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với phần triển khai phía sau `ops config minimal` và `ops setup devcluster`, sau đó lần theo nơi namespace mặc định và phản hồi mẫu `hello` được thiết lập. Kiểm tra `index.html` của tutorial và các biểu mẫu HTML khác để tìm các tham chiếu namespace tương ứng. Hoàn tất khi một bản cài đặt Docker cục bộ sử dụng `openserverless` nhất quán trong các thông báo đăng nhập, đầu ra của action và các URL của tutorial.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
docker, kubernetes
Lĩnh vực
cli, cloud
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
40/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.