Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Change our base image from CentOS to UBI #247

Merged
merged 5 commits into from
Sep 24, 2019
Merged

Change our base image from CentOS to UBI #247

merged 5 commits into from
Sep 24, 2019

Conversation

abaiken
Copy link
Contributor

@abaiken abaiken commented Sep 24, 2019

This along with a PR to the E2E-deploy repo will close #180

To test:

  1. Run make oc-clean ( i do this just to start fresh)
  2. Run make oc-up-dev (make sure your environment is set to build off this branch)

@abaiken abaiken added this to the QPC 2019 - Sprint 18 milestone Sep 24, 2019
@abaiken abaiken requested a review from a team September 24, 2019 13:17
@codecov-io
Copy link

Codecov Report

Merging #247 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   96.32%   96.32%           
=======================================
  Files          28       28           
  Lines        2369     2369           
  Branches      280      280           
=======================================
  Hits         2282     2282           
  Misses         43       43           
  Partials       44       44

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb20402...2544d4f. Read the comment docs.

Copy link
Contributor

@kholdaway kholdaway left a comment

Choose a reason for hiding this comment

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

👍

@abaiken abaiken merged commit 81ffd5c into master Sep 24, 2019
@abaiken abaiken deleted the issues/180 branch September 24, 2019 14:49
abaiken added a commit that referenced this pull request Oct 11, 2019
* Remove report archives from postgresDB after specified time  (#233)

* initial changes to add a garbage collector.

* Scheduled monthly dependency update for September (#237)

* Update requests-mock from 1.6.0 to 1.7.0
* Update requests-mock from 1.6.0 to 1.7.0
* Update sphinx from 2.1.2 to 2.2.0
* Update sphinx from 2.1.2 to 2.2.0
* Update lazy-object-proxy from 1.4.1 to 1.4.2
* Update port-for from 0.3.1 to 0.4
* Update virtualenv from 16.7.2 to 16.7.4
* Update zipp from 0.5.2 to 0.6.0

* Add Grafana & Prometheus to local development (#239)

* add prometheus & grafana to local dev

* Add host/report metrics (per hour/minute/day/source/etc) (#244)

* Add host metrics to Grafana

* Add metric to capture kafka errors (#245)

* Add metric to capture kafka errors

* Add grafana charts and prometheus metrics to capture db errors (#246)

* Change our base image from CentOS to UBI  (#247)

* Initial changes to test moving from a centos image to ubi

* Stop processors when fatal errors occur (#252)

* Initial changes for adding a shutdown for all processors when fatal errors occur

* Added Jenkinsfile for e2e smoke tests (#255)
abaiken added a commit that referenced this pull request Oct 31, 2019
* Remove report archives from postgresDB after specified time  (#233)

* initial changes to add a garbage collector.

* Scheduled monthly dependency update for September (#237)

* Update requests-mock from 1.6.0 to 1.7.0
* Update requests-mock from 1.6.0 to 1.7.0
* Update sphinx from 2.1.2 to 2.2.0
* Update sphinx from 2.1.2 to 2.2.0
* Update lazy-object-proxy from 1.4.1 to 1.4.2
* Update port-for from 0.3.1 to 0.4
* Update virtualenv from 16.7.2 to 16.7.4
* Update zipp from 0.5.2 to 0.6.0

* Add Grafana & Prometheus to local development (#239)

* add prometheus & grafana to local dev

* Add host/report metrics (per hour/minute/day/source/etc) (#244)

* Add host metrics to Grafana

* Add metric to capture kafka errors (#245)

* Add metric to capture kafka errors

* Add grafana charts and prometheus metrics to capture db errors (#246)

* Change our base image from CentOS to UBI  (#247)

* Initial changes to test moving from a centos image to ubi

* Stop processors when fatal errors occur (#252)

* Initial changes for adding a shutdown for all processors when fatal errors occur

* Added Jenkinsfile for e2e smoke tests (#255)

* Updated the services defined for the yupana smoke tests (#257)

* Updated the services defined for the yupana smoke tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change our image base to UBI instead of Centos 7 (for product security)
3 participants