Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 40 for 50$ (0.54 sec)

  1. CHANGELOG/CHANGELOG-1.13.md

    * [stackdriver addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes. ([#75362](https://github.com/kubernetes/kubernetes/pull/75362), [@serathius](https://github.com/serathius))
        * [fluentd-gcp addon] Bump fluentd-gcp-scaler to v0.5.1 to pick up security fixes.
        * [fluentd-gcp addon] Bump event-exporter to v0.2.4 to pick up security fixes.
        * [fluentd-gcp addon] Bump prometheus-to-sd to v0.5.0 to pick up security fixes.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  2. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	CertSigners []string `protobuf:"bytes,68,rep,name=certSigners,proto3" json:"certSigners,omitempty"`
    	// TODO: remove this?
    	// No longer used.
    	ConfigRootNamespace string `protobuf:"bytes,50,opt,name=configRootNamespace,proto3" json:"configRootNamespace,omitempty"`
    	// Controls whether the server-side validation is enabled.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewrite386.go

    		v0.AddArg2(x, x)
    		v.AddArg(v0)
    		return true
    	}
    	// match: (MULLconst [c] x)
    	// cond: c%5 == 0 && isPowerOfTwo32(c/5)
    	// result: (SHLLconst [int32(log32(c/5))] (LEAL4 <v.Type> x x))
    	for {
    		c := auxIntToInt32(v.AuxInt)
    		x := v_0
    		if !(c%5 == 0 && isPowerOfTwo32(c/5)) {
    			break
    		}
    		v.reset(Op386SHLLconst)
    		v.AuxInt = int32ToAuxInt(int32(log32(c / 5)))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 21 21:05:46 UTC 2023
    - 262.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.17.md

    - mvdan.cc/interfacer: c200402
    - mvdan.cc/lint: adc824a
    - mvdan.cc/unparam: fbb5962
    - sourcegraph.com/sqs/pbtypes: d3ebe8f
    
    #### Changed
    - github.com/Azure/azure-sdk-for-go: v32.5.0+incompatible → v35.0.0+incompatible
    - github.com/Microsoft/go-winio: v0.4.11 → v0.4.14
    - github.com/bazelbuild/bazel-gazelle: c728ce9 → 70208cb
    - github.com/bazelbuild/buildtools: 80c7f0d → 69366ca
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.6.md

    - [v1.6.0-alpha.1](#v160-alpha1)
      - [Downloads for v1.6.0-alpha.1](#downloads-for-v160-alpha1)
        - [Client Binaries](#client-binaries-21)
        - [Server Binaries](#server-binaries-21)
      - [Changelog since v1.5.0](#changelog-since-v150)
        - [Action Required](#action-required-4)
        - [Other notable changes](#other-notable-changes-24)
    <!-- END MUNGE: GENERATED_TOC -->
    
    <!-- NEW RELEASE NOTES ENTRY -->
    
    
    # v1.6.13
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.18.md

    ### Added
    _Nothing has changed._
    
    ### Changed
    - github.com/gogo/protobuf: [v1.3.1 → v1.3.2](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)
    - github.com/kisielk/errcheck: [v1.2.0 → v1.5.0](https://github.com/kisielk/errcheck/compare/v1.2.0...v1.5.0)
    - golang.org/x/net: 13f9640 → 69a7880
    - golang.org/x/sys: fde4db3 → 5cba982
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.18.17
    
    
    ## Downloads for v1.18.17
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  7. doc/go_spec.html

    intSum := sum[int]             // intSum has type func(x... int) int
    a := intSum(2, 3)              // a has value 5 of type int
    b := sum[float64](2.0, 3)      // b has value 5.0 of type float64
    c := sum(b, -1)                // c has value 4.0 of type float64
    
    type sumFunc func(x... string) string
    var f sumFunc = sum            // same as var f sumFunc = sum[string]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (1)
  8. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*11970*/ uint16(xArgST),
    	/*11971*/ uint16(xArgSTi),
    	/*11972*/ uint16(xMatch),
    	/*11973*/ uint16(xSetOp), uint16(FUCOMPP),
    	/*11975*/ uint16(xMatch),
    	/*11976*/ uint16(xCondByte), 50,
    	0xc0, 12111,
    	0xc1, 12111,
    	0xc2, 12111,
    	0xc3, 12111,
    	0xc4, 12111,
    	0xc5, 12111,
    	0xc6, 12111,
    	0xc7, 12111,
    	0xc8, 12116,
    	0xc9, 12116,
    	0xca, 12116,
    	0xcb, 12116,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.9.md

    *   Heapster has been updated to [v1.5.0](https://github.com/kubernetes/heapster/releases/tag/v1.5.0). ([#57046](https://github.com/kubernetes/kubernetes/pull/57046), [@piosz](https://github.com/piosz))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.10.md

    * The dashboard add-on has been updated to v1.8.3, as compared to 1.8.0 in v1.9. ([#57326](https://github.com/kubernetes/kubernetes/pull/57326))
    * Heapster has is the same as v1.9: v1.5.0. It will be upgraded in v1.11. ([ref](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/cluster-monitoring/google/heapster-controller.yaml))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
Back to top