-
### Description
When setting up a new environment you may only want to apply a smaller selection of charts, e.g. you may want to apply `ingress-nginx` to set up a LoadBalancer before applying the r…
-
# Bug Report
**What happened**:
I've created 5 bucketclaims in parallel, all the bucketclaims and associated buckets were created.
When I tried to delete those bucketclaims, all the bucketclaims …
-
New directory structure such as:
```
example
- objectstorage
-- oss
--- README.md
--- values.yaml
-- s3
--- README.md
--- values.yaml
-- gcs
--- README.md
--- values.yaml
- logging
…
-
SDK Version: 65
Given an authenticated session, some code like the following:
```
osc, err := objectstorage.NewObjectStorageClientWithConfigurationProvider(provider)
if err != nil {
return o…
-
### Description
A customer rely wishes data loss never to happen again and is paranoid about it.
We wishes to offer them a Twake mail feature in order to write across 2 availability zones, sync…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
What happened:
Events raised when we have Bucket creation failure should be cleared when Bucket creation is successful
What you expected to happen:
Events generated should get cleared when bucket c…
-
### Apache Airflow version
2.10.1
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
When using the [new jinja templating in ObjectStorage](https://g…
-
Hello,
Velero's [BackupStorageLocation](https://velero.io/docs/v1.13/api-types/backupstoragelocation/) (`.spec.objectStorage.prefix`) as well as OADP's [DataProtectionApplication](https://docs.open…
-
**Describe the bug**
According to the docs, the Hudi engine is read-only, but an INSERT shouldn't SEGV.
**How to reproduce**
Run:
```sql
CREATE TABLE tx(t0 Int) ENGINE=Hudi('', '', '');
INSERT…