Block or Report
Block or report juan131
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
wordpress-for-k8s Public
What you need to take your WP site to the next level using Bitnami charts
-
-
-
kubernetes Public
Forked from kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
edx-platform Public
Forked from openedx/edx-platform
The Open edX platform, the software that powers edX!
Python
811 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 22 commits in 2 repositories
Created a pull request in bitnami/charts that received 4 comments
[bitnami/postgresql-ha] Fix extendend config without persistence
Signed-off-by: juan131 juanariza@vmware.com Description of the change This PR attempts to fix a permissions issue when users use extended configura…
Opened 17 other pull requests in 2 repositories
bitnami/charts
10
merged
- [bitnami/keycloak] Fix Ingress + TLS generation
- [bitnami/solr] Add missing named template
- [bitnami/grafana-tempo] Chart standardized
- [bitnami/wordpress] Chart standardized
- [bitnami/memcached] Chart standardized
- [bitnami/tomcat] Fix storageclass indentation
- [bitnami/kafka] Kafka 3 + Chart standardized
- [bitnami/rabbitmq-cluster-operator] Specify default image pull secrets for the operator
- [bitnami/solr] Chart standardized
- [bitnami/zookeeper] Chart standardized
Reviewed 33 pull requests in 6 repositories
bitnami/charts
18 pull requests
- [bitnami/redis] Fix redis standalone section README
- [bitnami/wordpress] tpl externaldb secret
- [bitnami/memcached] Chart standardized
- [bitnami/redis] Revert PR 8641
- [bitnami/redis] Chart standardized
- [bitnami/kafka] Kafka 3 + Chart standardized
- [bitnami/solr] Chart standardized
- [bitnami/fluentd] Chart standardized
- [bitnami/tomcat] Fix extraVolumes parameter
- [bitnami/etcd] Chart standardized
- [bitnami/zookeeper] Chart standardized
- [bitnami/spring-cloud-dataflow] Remove dollar prompt from command examples in README
- Add DCO to the CONTRIBUTING file
- [bitnami/rabbitmq-cluster-operator] Add value to fully override rmqco.msgTopologyOperator.fullname template
- [bitnami/contour]: fix typos
- [bitnami/mongodb-sharded] Update README.md
- [bitnami/cert-manager] Chart standardized
- [bitnami/redis] Enables Redis to utilize external-dns
bitnami-labs/sealed-secrets
10 pull requests
- add key-renew-period parameter to helm chart
- docs: fix missing ) and links to issues/pulls
- docs: Note about the ingress rule change in v2
- Update TOC Generator GH action
- Enable --update-status by default in helm-chart
- Fix Cannot fetch certificate: no endpoints available for service "http:sealed-secrets-controller:"
- Bump k8s.io/client-go to v0.22.1
- docs: Add a note about potential breaking change of image.repository
- Allow to specify ServiceMonitor annotations
- Update README.md
bitnami/blacksmith
2 pull requests
bitnami/bitnami-docker-moodle
1 pull request
bitnami/nami-utils
1 pull request
bitnami/bitnami-docker-node-snapshot
1 pull request
Created an issue in bitnami-labs/sealed-secrets that received 5 comments
Kubeseal to use cobra library
Which component: kubeseal Is your feature request related to a problem? Please describe. The current CLI, kubeseal, is quite complex since every …