Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-10-23 13:36:28 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-10-23 13:36:28 +0300
commitf8f447b83ef04c36d3362de46db19d19b3ac1578 (patch)
tree07ac712d8975273b965c2e464a6983dfd2777ed1 /changelogs
parent76dadad6e51d49dd946d526cab5b8bf0133052bc (diff)
parent1e4d61500039ad84e2ab95b58910f592994f56e5 (diff)
Merge branch 'add-role-binding-to-kubeclient' into 'master'
Add RoleBinding method and class See merge request gitlab-org/gitlab-ce!22524
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/add-role-binding-to-kubeclient.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-role-binding-to-kubeclient.yml b/changelogs/unreleased/add-role-binding-to-kubeclient.yml
new file mode 100644
index 00000000000..bc343116eb4
--- /dev/null
+++ b/changelogs/unreleased/add-role-binding-to-kubeclient.yml
@@ -0,0 +1,5 @@
+---
+title: Allow kubeclient to call RoleBinding methods
+merge_request: 22524
+author:
+type: other