Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new resource console_plugin #551

Merged
merged 2 commits into from
May 24, 2022
Merged

Add new resource console_plugin #551

merged 2 commits into from
May 24, 2022

Conversation

dbasunag
Copy link
Contributor

Short description: Adding new resource console_plugin to interact with ConsolePlugin kind.
More details:
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug:

@dbasunag
Copy link
Contributor Author

!verified

"""

api_group = Resource.ApiGroup.CONSOLE_OPENSHIFT_IO
api_version = Resource.ApiVersion.V1ALPHA1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api_version should be set automatically.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will remove this.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dbasunag dbasunag requested a review from myakove May 23, 2022 17:30
@dbasunag
Copy link
Contributor Author

!verified

@myakove myakove merged commit 4542e65 into RedHatQE:main May 24, 2022
myakove pushed a commit to myakove/openshift-python-wrapper that referenced this pull request May 24, 2022
* Add new resource console_plugin

* Removed api_version
myakove added a commit that referenced this pull request May 24, 2022
* Add new resource console_plugin

* Removed api_version

Co-authored-by: dbasunag <82394005+dbasunag@users.noreply.github.com>
myakove added a commit that referenced this pull request May 25, 2022
* update setup.cfg

* add .release-it.json config

* update .release-it.json config

* README - update release process (#539)

* readme

* Add new resource console_plugin (#551)

* Add new resource console_plugin

* Removed api_version

* ChaosEngine: set constants uppercase (#555)

* ChaosEngine: set constants uppercase

* ChaosEngine: remove api_version

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* in-solidarity: add .release-it.json to ignore list

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

Co-authored-by: Meni Yakove <myakove@gmail.com>
Co-authored-by: Ruth Netser <54615090+rnetser@users.noreply.github.com>
Co-authored-by: rnetser <rnetser@redhat.com>
Co-authored-by: dbasunag <82394005+dbasunag@users.noreply.github.com>
Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
myakove added a commit that referenced this pull request May 25, 2022
* update setup.cfg

* add .release-it.json config

* update .release-it.json config

* README - update release process (#539)

* readme

* Add new resource console_plugin (#551)

* Add new resource console_plugin

* Removed api_version

* ChaosEngine: set constants uppercase (#555)

* ChaosEngine: set constants uppercase

* ChaosEngine: remove api_version

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* in-solidarity: add .release-it.json to ignore list

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Release 4.11.12

* Release 4.11.13

* Update README.md

Update example

* Release 4.11.14

* Release 4.11.15

Co-authored-by: Ruth Netser <54615090+rnetser@users.noreply.github.com>
Co-authored-by: rnetser <rnetser@redhat.com>
Co-authored-by: dbasunag <82394005+dbasunag@users.noreply.github.com>
myakove added a commit that referenced this pull request May 25, 2022
* update setup.cfg

* add .release-it.json config

* update .release-it.json config

* README - update release process (#539)

* readme

* Add new resource console_plugin (#551)

* Add new resource console_plugin

* Removed api_version

* ChaosEngine: set constants uppercase (#555)

* ChaosEngine: set constants uppercase

* ChaosEngine: remove api_version

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* in-solidarity: add .release-it.json to ignore list

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* Add sync-main github action

* update README and setup.cfg

Co-authored-by: Meni Yakove <myakove@gmail.com>
Co-authored-by: Ruth Netser <54615090+rnetser@users.noreply.github.com>
Co-authored-by: rnetser <rnetser@redhat.com>
Co-authored-by: dbasunag <82394005+dbasunag@users.noreply.github.com>
Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants