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

fix(azure-pg): dont try to load admin secret #276

Merged
merged 4 commits into from Nov 5, 2020
Merged

fix(azure-pg): dont try to load admin secret #276

merged 4 commits into from Nov 5, 2020

Conversation

revolunet
Copy link
Member

@revolunet revolunet changed the title fix(azure-pg): dont try to load admin secret WIP fix(azure-pg): dont try to load admin secret Nov 5, 2020
@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #276 into master will decrease coverage by 5.75%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
- Coverage   36.36%   30.60%   -5.76%     
==========================================
  Files          37       37              
  Lines         286      281       -5     
  Branches       89       87       -2     
==========================================
- Hits          104       86      -18     
- Misses        169      184      +15     
+ Partials       13       11       -2     
Impacted Files Coverage Δ
src/components/azure-pg/index.ts 75.00% <100.00%> (+3.00%) ⬆️
src/utils/getEnvironmentComponent.ts 0.00% <0.00%> (-85.72%) ⬇️
src/utils/updateMetadata.ts 54.54% <0.00%> (-27.28%) ⬇️

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 b26ca0a...72b6bb3. Read the comment docs.

@revolunet revolunet changed the title WIP fix(azure-pg): dont try to load admin secret fix(azure-pg): dont try to load admin secret Nov 5, 2020
@revolunet revolunet merged commit 9f995bf into master Nov 5, 2020
@revolunet revolunet deleted the hotfix branch November 5, 2020 16:46
github-actions bot pushed a commit that referenced this pull request Nov 5, 2020
## [3.2.1](v3.2.0...v3.2.1) (2020-11-05)

### Bug Fixes

* **azure-pg:** dont try to load admin secret ([#276](#276)) ([9f995bf](9f995bf))
* **azure-pg:** set spec.ttlSecondsAfterFinished to 24h ([#277](#277)) ([e4d5748](e4d5748))
@github-actions
Copy link

github-actions bot commented Nov 5, 2020

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 20, 2020
# [4.0.0-beta.7](v4.0.0-beta.6...v4.0.0-beta.7) (2020-11-20)

### Bug Fixes

* **azure-db:** run create-db jobs in project secret namespace ([#273](#273)) ([3d34b10](3d34b10))
* **azure-db:** upgrade docker deps ([#278](#278)) ([d618868](d618868))
* **azure-pg:** dont try to load admin secret ([#276](#276)) ([9f995bf](9f995bf))
* **azure-pg:** set spec.ttlSecondsAfterFinished to 24h ([#277](#277)) ([e4d5748](e4d5748))

### Features

* **azure-pg:** add drop-autodevops-dbs job ([#274](#274)) ([c149410](c149410))
@github-actions
Copy link

🎉 This PR is included in version 4.0.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

2 participants