Skip to content
Snippets Groups Projects

Incorporates Kubernetes Namespace into Cluster's flow

Merged Thong Kuah requested to merge 51716-create-kube-namespace into master
1 unresolved thread
Compare and Show latest version
1127 files
+ 147610
13009
Compare changes
  • Side-by-side
  • Inline
Files
1127
@@ -38,22 +38,22 @@ test plan](https://testing.googleblog.com/2011/09/10-minute-test-plan.html) and
@@ -38,22 +38,22 @@ test plan](https://testing.googleblog.com/2011/09/10-minute-test-plan.html) and
[this wiki page from an open-source tool that implements the ACC
[this wiki page from an open-source tool that implements the ACC
model](https://code.google.com/archive/p/test-analytics/wikis/AccExplained.wiki). -->
model](https://code.google.com/archive/p/test-analytics/wikis/AccExplained.wiki). -->
| | Simple | Secure | Responsive | Obvious | Stable |
| | Secure | Responsive | Intuitive | Reliable |
|------------|:------:|:------:|:----------:|:-------:|:------:|
|------------|:------:|:----------:|:---------:|:--------:|
| Admin | | | | | |
| Admin | | | | |
| Groups | | | | | |
| Groups | | | | |
| Project | | | | | |
| Project | | | | |
| Repository | | | | | |
| Repository | | | | |
| Issues | | | | | |
| Issues | | | | |
| MRs | | | | | |
| MRs | | | | |
| CI/CD | | | | | |
| CI/CD | | | | |
| Ops | | | | | |
| Ops | | | | |
| Registry | | | | | |
| Registry | | | | |
| Wiki | | | | | |
| Wiki | | | | |
| Snippets | | | | | |
| Snippets | | | | |
| Settings | | | | | |
| Settings | | | | |
| Tracking | | | | | |
| Tracking | | | | |
| API | | | | | |
| API | | | | |
## Capabilities
## Capabilities
@@ -65,7 +65,7 @@ more complex features could involve multiple or even all.
@@ -65,7 +65,7 @@ more complex features could involve multiple or even all.
Example (from https://gitlab.com/gitlab-org/gitlab-ce/issues/50353):
Example (from https://gitlab.com/gitlab-org/gitlab-ce/issues/50353):
* Respository is
* Respository is
* Simple
* Intuitive
* It's easy to select the desired file template
* It's easy to select the desired file template
* It doesn't require unnecessary actions to save the change
* It doesn't require unnecessary actions to save the change
* It's easy to undo the change after selecting a template
* It's easy to undo the change after selecting a template
@@ -93,4 +93,4 @@ When adding new automated tests, please keep [testing levels](https://docs.gitla
@@ -93,4 +93,4 @@ When adding new automated tests, please keep [testing levels](https://docs.gitla
in mind.
in mind.
-->
-->
/label ~Quality
/label ~Quality ~"test plan"
\ No newline at end of file
\ No newline at end of file
Loading