Skip to content

Commit

Permalink
Improve current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 10, 2025
1 parent e262823 commit c40c965
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions TODO.org
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#+TITLE: current
* TODO monitor issue (prometheus): https://github.com/kubeflow/spark-operator/issues/2380
* TODO hdfs operator management

** TODO limit and request for memory: monitor issue https://github.com/stackabletech/hdfs-operator/issues/625
** TODO open issue: zkfc on datanode is not compliant with memory setting
In the example below memory limit is 256Mi for nameNode in hdfscluster CR, but it become 768Mi in each related pod because the `zkfs` container is not impacted by the CR configuration.
Expand All @@ -28,8 +27,6 @@ kubectl get pods -n hdfs simple-hdfs-namenode-default-0 -o jsonpath -o=jsonpath
"memory": "512Mi"
}
}


** TODO management of argoCD default values (jqpath expression): monitor issue https://github.com/stackabletech/hdfs-operator/issues/626
** TODO open issue: be able to run only one dataNode on CI

Expand Down

0 comments on commit c40c965

Please sign in to comment.