Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cloud
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
cloud
Merge requests
!318
Issue
#3224081
: Align K8s resource names (ReplicaSet)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3224081
: Align K8s resource names (ReplicaSet)
issue/cloud-3224081:3224081-align-K8s-resource-names-ReplicaSet
into
4.x
Overview
20
Commits
17
Pipelines
0
Changes
22
Closed
Yutong Li
requested to merge
issue/cloud-3224081:3224081-align-K8s-resource-names-ReplicaSet
into
4.x
3 years ago
Overview
13
Commits
17
Pipelines
0
Changes
22
Expand
0
0
Merge request reports
Compare
4.x
version 10
875a752f
3 years ago
version 9
bfdc6b39
3 years ago
version 8
bfdc6b39
3 years ago
version 7
3ab1cf67
3 years ago
version 6
4a731816
3 years ago
version 5
86198858
3 years ago
version 4
84b6c2f0
3 years ago
version 3
364d97ce
3 years ago
version 2
1cd038a7
3 years ago
version 1
bbbfcae5
3 years ago
4.x (base)
and
latest version
latest version
90f82c7a
17 commits,
3 years ago
version 10
875a752f
16 commits,
3 years ago
version 9
bfdc6b39
15 commits,
3 years ago
version 8
bfdc6b39
15 commits,
3 years ago
version 7
3ab1cf67
8 commits,
3 years ago
version 6
4a731816
7 commits,
3 years ago
version 5
86198858
6 commits,
3 years ago
version 4
84b6c2f0
5 commits,
3 years ago
version 3
364d97ce
4 commits,
3 years ago
version 2
1cd038a7
1 commit,
3 years ago
version 1
bbbfcae5
1 commit,
3 years ago
22 files
+
115
−
50
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
22
Search (e.g. *.vue) (Ctrl+P)
modules/cloud_service_providers/k8s/config/install/field.field.cloud_server_template.k8s.field_git_access_token.yml
0 → 100644
+
18
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
cloud.cloud_server_template_type.k8s
-
field.storage.cloud_server_template.field_git_access_token
id
:
cloud_server_template.k8s.field_git_access_token
field_name
:
field_git_access_token
entity_type
:
cloud_server_template
bundle
:
k8s
label
:
'
Git
Access
Token'
description
:
'
The
Git
Access
Token
associated
with
the
account.'
required
:
false
translatable
:
false
default_value
:
{
}
default_value_callback
:
'
'
settings
:
{
}
field_type
:
string
Loading