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

Fixes broken links generated on relative URLs #215

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2021

  1. Fixes broken links generated on relative urls when importing external…

    … markdown
    
    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5f30bce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Merge branch 'master' into fix-broken-links

    Maximiliano Churichi authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f10a384 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Removes outdated java-spiffe example

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed May 4, 2021
    Configuration menu
    Copy the full SHA
    35ea988 View commit details
    Browse the repository at this point in the history
  2. Updates go-spiffe default branch

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed May 4, 2021
    Configuration menu
    Copy the full SHA
    a05f665 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Replace David Langhorst with Andres Gomez Coronel as codeowner

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ff21e1c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Fixes broken links

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    beed7a7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Changes to pull docs from latest spire release

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    342a749 View commit details
    Browse the repository at this point in the history
  2. Pull latest release only once per build

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    94562c5 View commit details
    Browse the repository at this point in the history
  3. Removes extra sentence

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    068f14e View commit details
    Browse the repository at this point in the history
  4. Addresses PR comments

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1cec96e View commit details
    Browse the repository at this point in the history
  5. Addresses comment

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ef93dfa View commit details
    Browse the repository at this point in the history
  6. Fixes wrong spire github url

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and sanderson042 committed May 17, 2021
    Configuration menu
    Copy the full SHA
    cc5eb0e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Fix broken URLs discovered by new link checker

    * In configuring.md, replaced link to k8s Token Review API with
      different location that doesn't include a version number
    
    * In libraries.md, replaced link to archived c-spiffe library with new
      c-spiffe library under development by HPE
    
    Signed-off-by: Steve Anderson <[email protected]>
    sanderson042 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    5a29928 View commit details
    Browse the repository at this point in the history
  2. Clarify status of new c-spiffe library

    Signed-off-by: Steve Anderson <[email protected]>
    sanderson042 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    bccc464 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Adds broken links checks

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1b50a09 View commit details
    Browse the repository at this point in the history
  2. Locks linkchecker version

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1eb887f View commit details
    Browse the repository at this point in the history
  3. Fixes checkextern mode

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    81ca767 View commit details
    Browse the repository at this point in the history
  4. Ignores letsencrypt's urls

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    744ac8a View commit details
    Browse the repository at this point in the history
  5. Adds missing newline

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    68832ed View commit details
    Browse the repository at this point in the history
  6. Disables anchor checking

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    af0a97f View commit details
    Browse the repository at this point in the history
  7. Add clarification about serve commands

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    31a2c48 View commit details
    Browse the repository at this point in the history
  8. Addresses PR comments by @sanderson042

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi authored and mchurichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2028480 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Add Rust library link to the libraries doc.

    Signed-off-by: Max Lambrecht <[email protected]>
    maxlambrecht authored and mchurichi committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    eb09d03 View commit details
    Browse the repository at this point in the history
  2. Add comment about Rust not official library.

    Signed-off-by: Max Lambrecht <[email protected]>
    maxlambrecht authored and mchurichi committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    008fb14 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Fix spiffe#227 - Add link to Plugin SDK in "Extend SPIRE" page

    Signed-off-by: Steve Anderson <[email protected]>
    sanderson042 authored and mchurichi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    464ab43 View commit details
    Browse the repository at this point in the history
  2. Fix SPIRE capitalization and make Key Manager spelling consistent

    Thanks Max and Andrew for your tweaks to this doc change!
    
    Signed-off-by: Steve Anderson <[email protected]>
    sanderson042 authored and mchurichi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    cd2e2ee View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Fixing a small fix on Node Resolver text.

    Signed-off-by: glaucimar <[email protected]>
    glaucimar authored and mchurichi committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2b80387 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Update links to spiffe master branch to main instead

    Signed-off-by: Michael Shen <[email protected]>
    mjlshen authored and sanderson042 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b11a960 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fixes broken links generated on relative urls when importing external…

    … markdown
    
    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f54800e View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    Signed-off-by: Maximiliano Churichi <[email protected]>
    Maximiliano Churichi committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a901fd1 View commit details
    Browse the repository at this point in the history