LogoLogo
DocsMain SiteStart Now
  • 2024
    • πŸ’ΏJIT access for passwordless databases
    • πŸ€–Docker Hub updates
    • 🌱Updates for Kubernetes API
    • 🌷Some spring sprucing
    • 🌁Multiple replica support for Kubernetes agent
    • πŸ“¨Include your issue directly in your zli send-logs command
    • πŸ€–Update to agent shutdown procedures
    • β˜‚οΈTable refresh
    • 🎿A small fix
    • 🌁Minor adjustments
    • πŸ”Introducing OpenPubkey SSH
  • 2023
    • 🧹End of year cleanup
    • πŸŒ„Use environments as proxy targets
    • πŸ‚Configurable MFA duration
    • 🍁Customize agent log levels
    • 🍏Connect to all Kubernetes targets in a single command
    • 🐝Sorting, grouping, and range search for `zli lt` and `zli la`
    • β˜€οΈThe divorce of targets and agents
    • β›΅Small fix for connecting to Kubernetes targets
    • 🌴Connect to Kubernetes targets without specifying a target group
    • πŸ—ΊοΈConnection improvements
    • ⛱️Google SSO users
    • πŸ”¨Kubernetes updates pt. 2
    • 🧰Kubernetes updates pt. 1
    • πŸͺŸSupport for Windows
    • πŸ•οΈA couple fixes
    • 🌻Changes to bzero's agent types
    • ☁️Passwordless access to GCP Cloud SQL
    • πŸ—οΈAuthenticate using Keycloak
    • πŸ‘ΎBastionZero's Terraform Provider is live
    • 🐦MFA setup enhancements
    • 🌷Access Linux targets with IdP username as target user
    • πŸ€Fixed Kube connection stability
    • ❄️Use Github Actions to grant just-in-time access
    • πŸ’ŒImproved ZLI error messaging
    • πŸ”‘SplitCert with databases is ready to demo
    • 🎿Authenticate using OneLogin
  • 2022
    • β˜ƒοΈGlobal MFA is enabled by default for new orgs
    • πŸ€–Headless authentication with service accounts
    • πŸ‚Secure your targets using the onboarding tool
    • 😎Need help? Send us your logs from the ZLI
    • ⏱️QuickStart installs the bzero agent
    • 🍁Some autumn housekeeping
    • πŸŽ‰Tab completion in the ZLI
    • πŸ“©Laying the foundation
    • βš’οΈRestart a bzero agent from the ZLI
    • πŸ“„Improved SSH config file management
    • πŸ’ΎConnect to multiple database targets
    • βš™οΈCreate policies from the ZLI
    • πŸ”₯Govern file transfers with policy
    • πŸ’‘Enhanced filtering with the ZLI
Powered by GitBook
On this page
  • zli v. 6.16.3
  • New
  • Fixes
  • bzero v. 7.6.3
  • Enhancements
  • Fixes
  • Web app & backend
  • New
  • Enhancements
  • Fixes

Was this helpful?

  1. 2023

Use Github Actions to grant just-in-time access

1 March 2023

PreviousFixed Kube connection stabilityNextImproved ZLI error messaging

Last updated 1 year ago

Was this helpful?

zli v. 6.16.3

New

  • Github Actions. Automate granting just-in-time access to your targets through the BastionZero integration with Github Actions

Fixes

  • [Released 20 February] Proxy policies. This release of the zli contains changes needed to support the issue with modifying proxy policies from web app

bzero v. 7.6.3

For those who install bzero using Helm, for this release only, you must:

  1. Uninstall the bzero agent: helm uninstall bctl-agent -n {namespace-you-installed-the-agent-under-if-any}

  2. Update to the latest chart version: helm repo update bastionzero

  3. Re-install using Helm as before. Detailed instructions are

It is important to note that as long as you register your cluster with the same name as before, re-installation of the bzero agent will not create a duplicate cluster in your organization. All existing policies pertaining to your cluster will also be maintained.

With the fix to helm upgrade in this bzero release, you can upgrade the bzero agent in the future by using helm upgrade. The updated docs explain how to use the upgrade command. They also include a Terraform example as well as some guidance on how to use a Kubernetes secret rather than passing the registration secret directly.

This change has no impact on existing clusters. However, in the future, when you are ready to consume the latest Helm chart, you must uninstall the bzero agent, pull the latest Helm chart, and then reinstall bzero before you will be able to use helm upgrade.

Helm does not automatically update the Helm chart when there are changes. Check our latest to stay up-to-date.

Run helm repo update bastionzero to update to the latest chart version.

Enhancements

Fixes

  • Kube agent shutdown. Resolved issue with Kube agent that was preventing graceful shutdown

Web app & backend

New

  • Self-service signup. Users can independently sign up to try BastionZero with a free tier of the product

  • Github Actions. This backend release contains the changes needed to support granting just-in-time access through Github Actions

Enhancements

  • Log level. This backend release contains the changes needed to support setting the Kube agent log levels from the Helm install command

Fixes

  • [Released 21 February] Proxy policies. Resolved issue with modifying proxy policies from web app

  • Agent auth. Resolved issue with agent identity token for authentication and authorization to BastionZero

  • BastionZero app for Slack. Resolved issues with BastionZero app to ready it for listing on the Slack App Directory

  • bzero agent status change API. Resolved a typo in the API reference docs for the bzero agent status change endpoint

  • Web app caching. Resolved issue with former version of web app caching incorrectly once a new version is available

Log level. For Kubernetes targets that are installed through Helm, you can specify what log level you would like the agent set to through logLevel in the installation command. Valid options include: disabled, trace, debug, info, warn, and error. PLEASE NOTE that you must be using the and be running bzero v. 7.6.3+ to use this new functionality

Helm upgrade. Resolved issue with using the helm upgrade path to update the bzero agent. PLEASE NOTE that you must be using the and be running bzero v. 7.6.3+ for the fixed upgrade functionality

For questions or to provide feedback on how we can improve our updates, reach out to .

❄️
here
here
release
newest chart version
newest chart version
product@bastionzero.com