1. 12 Apr, 2024 3 commits
    • Geoff Simmons's avatar
      Add the maxSyncRetries CLI option. · 540a36ce
      Geoff Simmons authored
      $ vikingctrl --help
      [...]
        -maxSyncRetries uint
          	maximum number of retires for cluster synchronizations
          	that fail due to recoverable errors, or because
          	necessary information is missing. 0 for unlimited
          	retries (default 0)
      [...]
      
      IOW set a maximum number of re-queues for SyncIncomplete and
      SyncRecoverable type failures. By default unlimited.
      
      While here, update some missing function parameter docs.
      540a36ce
    • Tim Leers's avatar
      chore: update kubectl · a7defb40
      Tim Leers authored
      a7defb40
    • Tim Leers's avatar
      chore: update kind · f5bb6cd1
      Tim Leers authored
      f5bb6cd1
  2. 11 Apr, 2024 6 commits
  3. 10 Apr, 2024 22 commits
  4. 22 Mar, 2024 5 commits
  5. 15 Feb, 2024 1 commit
  6. 30 Jan, 2024 1 commit
  7. 11 Jan, 2024 2 commits