9061501 Update Kubernetes To Upstream Version 1.26.3

Authored and Committed by buckaroogeek a year ago
    Update Kubernetes To Upstream Version 1.26.3
    
    Update K8S to upstream 1.26.3. The upstream container image signature
    issue is still in effect. See
    https://groups.google.com/g/kubernetes-announce/c/0_jVjhLvNuI for more
    information on current status.
    
    An important note from the link above is: "This only affects users
    who are automatically or manually validating container images using
    cosign. All affected patch releases are fully functional and you can
    run them as usual if this issue doesn’t affect you. Additionally,
    binary artifacts are completely signed."
    
    Upstream change log:
    https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.26.md#changelog-since-v1262.
    
    Note that upstream changed the go build requirement to explicitly
    require a specific golang version.  The Fedora build process uses the
    new FORCE_HOST_GO environment variable to retain prior go version
    behavior. See the change log for more details.
    
        
file modified
+13 -5