Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement targeted certificate patching in fleetd #21330

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

  1. Implement targeted certificate patching in fleetd

    **NOT TO BE MERGED**
    
    This is to help out a customer who has deployed fleetd agents with a single certificate that is expiring. We look for that certificate and replace it with the default cert bundle. This will be pushed to an orbit release tag that the customer will configure on their Fleet server, so that it only affects their deployment.
    zwass committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a0fb290 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Enable Fleet Desktop on macOS

    zwass committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ac6aa5d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Enable Fleet Desktop on Linux

    zwass committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5bbdec5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Enable desktop for Windows

    zwass committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b3aed9a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9139967 View commit details
    Browse the repository at this point in the history
  2. fix lint

    zwass committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    19892e7 View commit details
    Browse the repository at this point in the history