We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb962a commit c65e2a5Copy full SHA for c65e2a5
CHANGELOG.md
@@ -5,6 +5,11 @@
5
### Added
6
7
- Run a `containerdebug` process in the background of each Superset container to collect debugging information ([#578]).
8
+- Aggregate emitted Kubernetes events on the CustomResources ([#585]).
9
+
10
+### Changed
11
12
+- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#585]).
13
14
### Fixed
15
@@ -16,6 +21,7 @@
16
21
[#568]: https://github.com/stackabletech/superset-operator/pull/568
17
22
[#569]: https://github.com/stackabletech/superset-operator/pull/569
18
23
[#578]: https://github.com/stackabletech/superset-operator/pull/578
24
+[#585]: https://github.com/stackabletech/superset-operator/pull/585
19
25
20
26
## [24.11.0] - 2024-11-18
27
0 commit comments