• Kubernetes Submit Queue's avatar
    Merge pull request #44474 from ahmetb/fix-types-links · 2c2c9265
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45374, 44537, 45739, 44474, 45888)
    
    Update 'More info' links on API types and fields
    
    > **Please just review the first commit, the rest is generated files.**
    
    Recent docs website shuffling during 1.6 caused majority of links in the API
    types and fields to break. Since we do not have server-side 301 redirects, user
    has to click an extra link, and the #target fragment in the URL will be lost.  (This is
    because GitHub’s redirect_from feature is not ideal.) 
    
    For the time being, I have manually gone through all of them to bring them up to date
    and add HTTPS to those missing it. This is a docs-only change and impacts generated
    code, generated swaggers, API reference docs etc.
    
    cc: @steveperry-53 @devin-donnelly @chenopis fyi, docs links changes (even small title changes) easily breaks links in API reference, Swagger, kubectl explain, and many other places.
    Signed-off-by: 's avatarAhmet Alp Balkan <ahmetb@google.com>
    2c2c9265
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
copy.sh Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...