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: teragrep/k8s_01
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.2
Choose a base ref
...
head repository: teragrep/k8s_01
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0
Choose a head ref
  • 16 commits
  • 52 files changed
  • 2 contributors

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    729d166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7570c65 View commit details
    Browse the repository at this point in the history
  3. Extra metadata (#112)

    * Use env variables for kubernetes url, no need for config
    
    * Add support for extra user metadata
    
    * change to additional_metadata
    
    * Makes variables start with lowercase
    StrongestNumber9 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    50c6f61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f747928 View commit details
    Browse the repository at this point in the history
  5. Add tls support (#115)

    * Add tls support
    
    * Fixes metadata location, adds automatic but optional secret tls jks mounting mechanism
    StrongestNumber9 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1e0d0f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2df5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Namespace change (#118)

    * Changes namespace to be configurable on release
    
    * Deletes pv/pvc, adds configurable hostmount path
    
    * Make sure hostMountPath exists, change it to be under /srv
    StrongestNumber9 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    14a9a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44f76f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Refactor tls construction a bit to remove a resource leak and to sati… (

    #120)
    
    * Refactor tls construction a bit to remove a resource leak and to satisfy coverity logging
    
    * Split FileNotFoundException and IOException as their own catches
    
    * Change KeyStoreException into RuntimeExceptio0n
    StrongestNumber9 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cf00702 View commit details
    Browse the repository at this point in the history
  2. Adds event_node_source and event_id SDs (#122)

    * Adds event_node_source and event_id SDs
    
    * Move unnecessary class variables to code
    
    * Revert "Move unnecessary class variables to code"
    
    This reverts commit 160431a.
    StrongestNumber9 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    dae6d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36a6b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update issue templates

    added issue templates
    ronja-ui authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3c841ec View commit details
    Browse the repository at this point in the history
  2. Create config.yml

    added config file for issue templates
    ronja-ui authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    608a365 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Update README.adoc

    added contributing guideline
    ronja-ui authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0d332b6 View commit details
    Browse the repository at this point in the history
  2. Update README.adoc

    fixed link url
    ronja-ui authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7d8103c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    9588ce3 View commit details
    Browse the repository at this point in the history
Loading