Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
962 contributions in the last year
Activity overview
Contributed to
portainer/portainer,
portainer/agent,
portainer/portainer-k8s
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in portainer/portainer that received 1 comment
feat(k8s/resource-pool): change default behavior for resource assignment
Closes #4206
+1
−0
•
1
comment
- feat(k8s/dashboard): remove the RC banner
- Revert "fix(auth): reject main route if logged out"
- feat(core/settings): rename settings sections
- feat(k8s): use instance ID to create unique k8s resources
- Revert "fix(k8s/user): remove username part from service account"
- fix(k8s/volume): only show resize modal for used volumes
- fix(k8s/node): only show API address field for nodes tagged as API
- feat(k8s/sidebar): relocate setup entry as a sub-entry
- feat(k8s/sidebar): add a setup sidebar entry
- fix(agent/console): fix an issue with the agent console on Docker env…
- fix(k8s/user): remove username part from service account
- feat(k8s/application): add/edit placement preferences/constraints
- feat(application): Support multi-container pods applications
- feat(k8s/applications): expose applications via ingress
- fix(auth): don't redirect if route is unauthenticated
- fix(auth): reject main route if logged out
- feat(extensions): remove rbac extension
- fix(auth): switch to log-in when user is not logged in
- feat(node): Add the ability to apply taints and labels to nodes
- feat(volumes): Enhance the used by column for volumes
- fix(nodes): add ngInject to node-select
- fix(edge): fix edge views
- feat(routes): add /docker parent route
- feat(kubernetes): add default values for auto scaler
- feat(application): Update form validation for environment variables when deploying an application
- refactor(UX): change table to div and fix styling
- fix(containers): handle multiple ips with the same port
- feat(resourcepool): Reducing the Quota assigned to a RP
- fix(storage): missing endpoint id in storage patch request
- refactor(UX): fix improper grammar
- feat(application): Add the ability to use existing volumes when creating an application
- feat(namespace): prevent admins from making changes to "system" namespaces
- feat(services): Add the ability to edit a service networks
- fix(application): horizontal pod auto scaler breaks application edit
- feat(telemetry): replace GA with matomo
- feat(registries): remove registry extension
- Some pull request reviews not shown.
- Resource assignement when editing a resource pool should not be enabled by defaut
- Remove the kubernetes RC banner
- Refactor taints/labels
- Rename security settings to Docker security settings
- Enabling auto-scaling policy on an application should default to the current instance count
- The node selector is broken in the container creation view
- Edge views are not working properly
- Add a link to the kubernetes endpoint configuration link in the sidebar
- Add a parent route /docker/ to docker routes
- Remove the RBAC extension
- Integrate external authentication extension
- Remove the registry manager extension