Big fan of homemade pizza and reusable code.
-
Red Hat
- http://codingshell.com
Block or Report
Block or report bregman-arie
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
devops-exercises Public
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
devops-resources Public
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
-
-
mobile-dev-notebook Public
List of resources for a self-taught education in Android mobile development
753 contributions in the last year
Contribution activity
May 2022
Created 21 commits in 3 repositories
Created a pull request in rhos-infra/cibyl that received 21 comments
Switch to query and publish per system
The current behavior is to first query all the systems specified in the configuration file and only then publish the results. The problem with this…
+97
−92
•
21
comments
Opened 18 other pull requests in 1 repository
rhos-infra/cibyl
17
merged
1
open
- Update README with CI badge and config sample
- Allow to disable environments
- Add support for GitHub Actions
- Decouple OpenStack from Elsaticsearch source
- Modify environments argument name
- Add exception for missing source type
- Add exception for missing required arg in source
- Add exception for non-supported source type
- Adjust spec output based on verbosity level
- [Jenkins] Decouple between CI/CD and plugin sources
- Add exception for non-supported key in systems configuration
- Improve nodes output
- Logging Improvements
- Parse all arguments instead of ignoring non-supported args
- Add information to source request exceptions
- Add exception for non-supported key in sources configuration
- Configuration documentation changes
- Set granular exception for source misconfiguration
Reviewed 56 pull requests in 3 repositories
rhos-infra/cibyl
25 pull requests
- Test creating all sources with enabled option
- Support querying for overcloud templates in Jenkins
- Support enabled option in zuul source
- Add initial version of features mechanism
- Update/improve get deployment elastic
- Adding models for Zuul tests.
- Improving error messages reported by Zuul source
- Extend plugin_sources list rather then overriding with the latest found
- Decouple OpenStack from Elsaticsearch source
- Add support for GitHub Actions
- Allow to disable environments
- Add supported matrix openstack options of elasticsearch source
- Revert change in CibylException constructor
- Fix topology regex for jobs names
- Avoid overwriting config file when running e2e tests.
- Add openstack cli arguments to get_query_type
- Add security group mechanism to the spec in Jenkins
- Move ZuulD tests to be under integration tests.
- Improve check for plugin section in jobs
- Add '--projects' and '--pipelines' filters for builds
- Add build options to query.py
- Adjust spec output based on verbosity level
- Add ironic options to spec
- Add ML2 driver type to the spec in jenkins source
- [Jenkins] Decouple between CI/CD and plugin sources
- Some pull request reviews not shown.
bregman-arie/devops-exercises
12 pull requests
- git rebase usecase updated
- Added Grafana questions and answers
- Added security answers and questions
- Add solution for directories_comparison exercise
- Made some grammatical corrections in README.MD
- Fix links and add question about branch strategies
- Answer HTTPS question
- To avoid overflow
- Proposition for CA question
- Add answer to an SSH question
- Add answer to CVE and CVSS question
- Added CI Workflow - Issue #182