Open
Conversation
Using service ports cause probes to fail. Co-authored-by: emre <emre.aydin@zapata.ai>
* Lowered BOOKIE_MEM and PULSAR_MEM in init containers. Default BOOKIE_MEM and PULSAR_MEM settings from conf/pulsar_env.sh and conf/bkenv.sh (-Xms2g -Xmx2g -XX:MaxDirectMemorySize=4g) are too high for low-memory systems.
Co-authored-by: Lari Hotari <lhotari@users.noreply.github.com>
The comments say ZK replicacount should be >=3 but defaults to 1, should adhere to own recommendations by default
* Run CI tests with k8s v1.21 and v1.27 * Bump versions used in testing
Release notes will be maintained at https://github.com/apache/pulsar-helm-chart/releases
made validation command work for single node clusters
Improve chart verification instructions
- use VERSION_RC and VERSION_WITHOUT_RC that are consistent across the instructions
* Proposal: service accounts creation should be decoupled from PodSecurityPolicy. * Rename *-rbac.yaml to *-psp.yaml and move service account to *-service-account.yaml * Test with psp enabled Co-authored-by: Lari Hotari <lhotari@apache.org>
* Share common parts of the values files used in CI * Fix ct-lint
Co-authored-by: Daniel Kovacs <daniel.kovacs@directed.global>
Co-authored-by: Abdulhadi Celenlioglu <abdulhadi@intenseye.com>
* Add check for required helm version * Add test scenario for helm 3.10.0
* Add default configuration for dashboards
* Upgrade to kube-prometheus-stack 56.x.x * Add CI test case for kube-prometheus-stack upgrade * Add "--force-conflicts" flag
- not applicable for Apache Pulsar Helm chart's Pulsar deployment
- remove minimal memory settings - add more optimal data compaction settings
- do "helm repo add" for the prometheus-community repo - run checks for all k8s versions between 1.21.0-1.29.0
* add better pulsar manager integration and init along with tests & docs * fix pulsar manager startup args * update pulsar manager service to ClusterIP + remove duplicate
- GitHub Actions will be adding arm64 support soon https://resources.github.com/devops/accelerate-your-cicd-with-arm-and-gpu-runners-in-github-actions/
* Enable persistence for pulsar-manager * Upgrade to v0.4.0 version of pulsar-manager to get required fix - contains apache/pulsar-manager#501 in https://github.com/apache/pulsar-manager/releases/tag/v0.4.0 --------- Co-authored-by: Victor Fauth <victor.fauth@thalesgroup.com> Co-authored-by: Lari Hotari <lhotari@apache.org>
…pache#219) * Added support for JWT secretref and key volume mount. Added admin user auto-creation. * Removed variables accidentally re-added and comments no longer relevant * Enabling pulsar manager test w/ manager-admin superuser for symmetric and asymmetric jwt tests * Added verification of communication with broker to ci test-pulsar-manager * Fixing error on line 115 of helm.sh * More fixes * Adding echo of envs and tenants * Fixing LOGIN_JSESSIONID variable name
…shboard that has been replaced (apache#461) - the "extra" key has been deprecated a long time ago - the dashboard is outdated and there's a replacement with kube-prometheus-stack and apache#439
* add some more logs to the pulsar manager test * fix admin secret "double-encoding" * make pulsar-manager-cluster-initialize.yaml "rerunnable"
complex64
approved these changes
Feb 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.