#1251 playbooks/openshift-apps/coreos-cincinnati: Add siosm to owners
Merged a year ago by dustymabe. Opened a year ago by siosm.
fedora-infra/ siosm/ansible coreos  into  main

@@ -12,10 +12,10 @@ 

    pre_tasks:

    - include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README

  

- ############################################

- # actions to create the project in OpenShift

- ############################################

- # to run: sudo rbac-playbook -l os_control_stg openshift-apps/coreos-cincinnati.yml

+   ############################################

+   # actions to create the project in OpenShift

+   ############################################

+   # to run: sudo rbac-playbook -l os_control_stg openshift-apps/coreos-cincinnati.yml

    roles:

    - role: openshift/project

      app: coreos-cincinnati
@@ -24,6 +24,7 @@ 

      - jlebon

      - lucab

      - dustymabe

+     - siosm

      egress_policy_template: "{{ roles_path }}/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml"

  

    - role: openshift/imagestream
@@ -38,7 +39,7 @@ 

    - role: openshift/start-build

      app: coreos-cincinnati

      buildname: coreos-cincinnati

-     tags: [ never, build ]

+     tags: [never, build]

  

    - role: openshift/object

      app: coreos-cincinnati
@@ -53,7 +54,7 @@ 

    - role: openshift/rollout

      app: coreos-cincinnati

      dcname: coreos-cincinnati

-     tags: [ never, rollout ]

+     tags: [never, rollout]

  

    - role: openshift/object

      app: coreos-cincinnati
@@ -93,12 +94,12 @@ 

      serviceport: coreos-cincinnati-raw-updates-status

      servicename: coreos-cincinnati

  

- ###############################################

- # actions to delete the project from OpenShift

- ###############################################

- # to run: sudo rbac-playbook -l os_control_stg -t delete openshift-apps/coreos-cincinnati.yml

+   ###############################################

+   # actions to delete the project from OpenShift

+   ###############################################

+   # to run: sudo rbac-playbook -l os_control_stg -t delete openshift-apps/coreos-cincinnati.yml

    - role: openshift/object-delete

      app: coreos-cincinnati

      objecttype: project

      objectname: coreos-cincinnati

-     tags: [ never, delete ]

+     tags: [never, delete]

Add @siosm to appowners for the Fedora CoreOS cincinnati project.

CC existing owners for approval: @dustymabe @lucab @jlebon

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

1 new commit added

  • playbooks/openshift-apps/coreos-cincinnati: Fix yamllint warnings
a year ago

Build succeeded.

LGTM; needs a rebase it looks like.

rebased onto c41faa0

a year ago

rebased onto c41faa0

a year ago

Pull-Request has been merged by dustymabe

a year ago

Build succeeded.

Metadata