Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: k8sgpt-ai/k8sgpt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.34
Choose a base ref
...
head repository: k8sgpt-ai/k8sgpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.35
Choose a head ref
  • 4 commits
  • 12 files changed
  • 6 contributors

Commits on Jun 14, 2024

  1. chore: updated goreleaser config (#1149)

    Signed-off-by: Alex Jones <axjns@amazon.com>
    Co-authored-by: Alex Jones <axjns@amazon.com>
    AlexsJones and Alex Jones authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c834c09 View commit details
    Browse the repository at this point in the history
  2. feat: support openai organization Id (#1133)

    * feat: add organization flag
    
    Signed-off-by: JuHyung-Son <sonju0427@gmail.com>
    
    * feat: add orgId on openai backend
    
    Signed-off-by: JuHyung-Son <sonju0427@gmail.com>
    
    ---------
    
    Signed-off-by: JuHyung-Son <sonju0427@gmail.com>
    Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
    JuHyung-Son and AlexsJones authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4867d39 View commit details
    Browse the repository at this point in the history
  3. feat: add spec.template.spec.securityContext (#1109)

    * feat: add spec.template.spec.securityContext 
    
    Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com>
    
    * make securityContext adjustable
    
    Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com>
    
    * adjust values.yaml accordingly to enable adjustable securityContext
    
    Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com>
    
    * Remove default values from securityContext
    
    Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: ChristianBieri1995 <122007149+ChristianBieri1995@users.noreply.github.com>
    Co-authored-by: Aris Boutselis <arisboutselis08@gmail.com>
    Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
    3 people authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    92dd1bd View commit details
    Browse the repository at this point in the history
  4. chore(main): release 0.3.35 (#1150)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c3f164e View commit details
    Browse the repository at this point in the history
Loading