Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 1,878 for VERSION (0.08 sec)

  1. pkg/config/validation/header_value_validator.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 15 21:37:52 UTC 2023
    - 4.6K bytes
    - Viewed (0)
  2. pkg/kube/kclient/crdwatcher.go

    	if err != nil {
    		log.Errorf("CRD %v version %v invalid; ignoring: %v", crd.Name, bv, err)
    		return false
    	}
    	// Ignore RC tags, etc. We 'round up' those.
    	nv, err := fv.SetPrerelease("")
    	if err != nil {
    		log.Errorf("CRD %v version %v invalid; ignoring: %v", crd.Name, bv, err)
    		return false
    	}
    	fv = &nv
    	if fv.LessThan(mv) {
    		log.Infof("CRD %v version %v is below minimum version %v, ignoring", crd.Name, fv, mv)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 25 14:44:17 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  3. pkg/kube/mcs/register.go

    	// AddToScheme is used to register MCS CRDs to a runtime.Scheme
    	AddToScheme = schemeBuilder.AddToScheme
    
    	// MCSSchemeGroupVersion is group version used to register Kubernetes Multi-Cluster Services (MCS) objects
    	MCSSchemeGroupVersion = schema.GroupVersion{Group: features.MCSAPIGroup, Version: features.MCSAPIVersion}
    
    	ServiceExportGVR = MCSSchemeGroupVersion.WithResource("serviceexports")
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Nov 30 21:25:46 UTC 2021
    - 1.7K bytes
    - Viewed (0)
  4. operator/pkg/apis/addtoscheme_istio_v1alpha1.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 29 20:42:01 UTC 2020
    - 855 bytes
    - Viewed (0)
  5. operator/pkg/controller/controller.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 03 18:04:16 UTC 2021
    - 902 bytes
    - Viewed (0)
  6. pilot/pkg/grpc/grpc_test.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 15 16:28:30 UTC 2021
    - 871 bytes
    - Viewed (0)
  7. pkg/test/util_test.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Aug 19 12:03:45 UTC 2022
    - 838 bytes
    - Viewed (0)
  8. pkg/config/schema/codegen/tools/collections.main.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 02 20:50:14 UTC 2023
    - 826 bytes
    - Viewed (0)
  9. security/pkg/nodeagent/cache/helper.go

    // Copyright Istio Authors
    //
    // Licensed under the Apache License, Version 2.0 (the "License");
    // you may not use this file except in compliance with the License.
    // You may obtain a copy of the License at
    //
    //     http://www.apache.org/licenses/LICENSE-2.0
    //
    // Unless required by applicable law or agreed to in writing, software
    // distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 924 bytes
    - Viewed (0)
  10. tools/istio-iptables/pkg/dependencies/implementation_test.go

    package dependencies
    
    import (
    	"testing"
    
    	utilversion "k8s.io/apimachinery/pkg/util/version"
    
    	"istio.io/istio/pkg/test/util/assert"
    )
    
    func TestOverrideVersionIsCorrectlyParsed(t *testing.T) {
    	cases := []struct {
    		name string
    		ver  string
    		want *utilversion.Version
    	}{
    		{
    			name: "jammy nft",
    			ver:  "iptables v1.8.7 (nf_tables)",
    			want: utilversion.MustParseGeneric("1.8.7"),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 17:46:23 UTC 2024
    - 1.8K bytes
    - Viewed (0)
Back to top