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

[PAN-OS] Add the capability to export a TSF #30717

Merged
merged 11 commits into from Nov 13, 2023

Commits on Nov 7, 2023

  1. [PAN-OS] Add the capability to export a TSF (#29564)

    * add capability to export a TSF from PAN-OS
    
    * Initial changes from code review
    
    * Add new commands for TSF export instead of modifying the generic pan-os command
    
    * change pan-os-export-tech-support-file to single command
    
    * incorporate latest review changes
    
    * update arguments I missed on the last commit
    
    * Fix integration ID
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    
    * Fix integration name
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    
    * implement review suggestion
    
    * update pack_metadata and release notes
    
    * update docker image and fix linting error
    
    * remove 'polling' arg and playbook since it is no longer needed
    
    * fix release notes and integration YML id/name
    
    * pre-commit change
    
    * remove whitespace after 'reference-and-research'
    
    * Remove print of "Starting TSF export..."
    
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    
    * add outputs_prefix that was missing from CommandResults
    
    * change polling interval to 30s and remove context outputs from command
    
    * increment pack version to fix conflict
    
    * update RNs
    
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    
    * update README and RNs
    
    * increment version number
    
    * update docker image
    
    * incorporate review feedback
    
    * change to dict_safe_get()
    
    Co-authored-by: Jacob Levy <129657918+jlevypaloalto@users.noreply.github.com>
    
    * change to dict_safe_get()
    
    Co-authored-by: Jacob Levy <129657918+jlevypaloalto@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Michael Yochpaz <8832013+MichaelYochpaz@users.noreply.github.com>
    Co-authored-by: Guy Afik <53861351+GuyAfik@users.noreply.github.com>
    Co-authored-by: Jacob Levy <129657918+jlevypaloalto@users.noreply.github.com>
    4 people committed Nov 7, 2023
    Copy the full SHA
    b5bb46f View commit details
    Browse the repository at this point in the history
  2. Bump Docker version

    MichaelYochpaz committed Nov 7, 2023
    Copy the full SHA
    fa0058e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into contrib/ali-sawyer_…

    …pan-os-support-file-download
    MichaelYochpaz committed Nov 7, 2023
    Copy the full SHA
    0c3f21c View commit details
    Browse the repository at this point in the history
  4. Fixes

    MichaelYochpaz committed Nov 7, 2023
    Copy the full SHA
    b404990 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8b7d030 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    71af7a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Copy the full SHA
    5e91a5f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ae385c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Copy the full SHA
    4b959db View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Copy the full SHA
    4ec7975 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d57f2c7 View commit details
    Browse the repository at this point in the history