Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Update CODEOWNERS (#178)
Browse files Browse the repository at this point in the history
* Update CODEOWNERS

* Update CODEOWNERS

Co-Authored-By: Joe Julian <[email protected]>

* Update CODEOWNERS

* Update CODEOWNERS

Co-Authored-By: Max Jonas Werner <[email protected]>

* Update groups.yaml

Co-authored-by: Joe Julian <[email protected]>
Co-authored-by: Max Jonas Werner <[email protected]>
  • Loading branch information
3 people committed Mar 26, 2020
1 parent 526e2d9 commit 6648ae8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
# Order is important: later rules override preceding rules

* @mesosphere/sig-ksphere-catalog

# Prometheus
addons/prometheus/* @mesosphere/sig-ksphere-observability
13 changes: 8 additions & 5 deletions test/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ aws:
#
# All Azure utility addons should be tested as a part of this group
# ------------------------------------------------------------------------------
azure:
- "defaultstorageclass-protection"
- "cert-manager"
- "azuredisk-csi-driver"
- "azurediskprovisioner"
#azure:
# - "defaultstorageclass-protection"
# - "cert-manager"
# - "azuredisk-csi-driver"
# - "azurediskprovisioner"

# ------------------------------------------------------------------------------
# Disabled
Expand All @@ -125,6 +125,9 @@ disabled:
# See: https://jira.mesosphere.com/browse/DCOS-61664
- "nvidia"
- "awsebsprovisioner"
# TODO: Azure not working in TC yet
- "azuredisk-csi-driver"
- "azurediskprovisioner"
# TODO: Konvoy doesn't fully support GCP just yet
- "gcpdisk-csi-driver"
- "gcpdiskprovisioner"

0 comments on commit 6648ae8

Please sign in to comment.