Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

fix(helm): empty storage class in pvcs #3191

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

wrenix
Copy link
Contributor

@wrenix wrenix commented Aug 26, 2023

fix #3103


not yet tested

@wrenix wrenix requested a review from a team as a code owner August 26, 2023 11:26
@wrenix wrenix force-pushed the patch-1 branch 2 times, most recently from e1f8301 to 3da51c8 Compare August 26, 2023 11:35
@wrenix wrenix changed the title fix storage class in pvc fix(helm): empty storage class in pvcs Aug 26, 2023
@S7evinK
Copy link
Contributor

S7evinK commented Aug 29, 2023

Can you rebase please? Looks like there are quite a few changes which shouldn't be here.

@wrenix
Copy link
Contributor Author

wrenix commented Aug 30, 2023

yes, they was there because i rebased on #3182 -> which is part of main now.

So i rebased on main, now.

@wrenix
Copy link
Contributor Author

wrenix commented Sep 29, 2023

@S7evinK do you like to take a look?

@S7evinK S7evinK merged commit e02a794 into matrix-org:main Oct 25, 2023
1 of 2 checks passed
@wrenix wrenix deleted the patch-1 branch October 25, 2023 17:11
S7evinK pushed a commit that referenced this pull request Feb 29, 2024
i believe that `nil` would be false in the if :
```yaml
storageClass:
```
is still handled correct.

---
In past ( #3191 ), will have the problem with an empty string `""`:
```yaml
storageClass: ""
```

---
do you take another look @S7evinK ?

Signed-off-by: WrenIX <[email protected]>
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.

Error: UPGRADE FAILED: cannot patch "dendrite-media-pvc"
2 participants