Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for 2048 (0.17 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // FallbackToLogsOnError will use the last chunk of container log output if the termination
      // message file is empty and the container exited with an error.
      // The log output is limited to 2048 bytes or 80 lines, whichever is smaller.
      // Defaults to File.
      // Cannot be updated.
      // +optional
      optional string terminationMessagePolicy = 20;
    
      // Image pull policy.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              minLength: 1
                              type: string
                            value:
                              description: Value for the environment variable.
                              maxLength: 2048
                              type: string
                            valueFrom:
                              description: |-
                                Source for the environment variable's value.
    
    Others
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. bin/diff_yaml.py

    #!/usr/bin/env python
    #
    # Copyright 2018 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,
    Python
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Mar 03 16:14:57 GMT 2021
    - 4.5K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    description: Specifies environment variables to be injected to this VM. items: properties: name: description: Name of the environment variable. maxLength: 256 minLength: 1 type: string value: description: Value for the environment variable. maxLength: 2048 type: string valueFrom: description: Source for the environment variable's value. enum: - INLINE - HOST type: string required: - name type: object x-kubernetes-validations: - message: value may only be set when valueFrom is INLINE rule: '(has(self.valueFrom)...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  5. bin/init.sh

    #!/bin/bash
    
    # Copyright 2018 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,
    Shell Script
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Jan 25 19:11:31 GMT 2024
    - 6.1K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              minLength: 1
                              type: string
                            value:
                              description: Value for the environment variable.
                              maxLength: 2048
                              type: string
                            valueFrom:
                              description: |-
                                Source for the environment variable's value.
    
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Fri Mar 15 18:46:49 GMT 2024
    - 570.3K bytes
    - Viewed (0)
  7. licenses/github.com/lestrrat-go/backoff/v2/LICENSE

    MIT License
    
    Copyright (c) 2018 lestrrat
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Mar 04 22:49:18 GMT 2021
    - 1K bytes
    - Viewed (0)
  8. licenses/github.com/florianl/go-nflog/v2/LICENSE

    MIT License
    ===========
    
    Copyright (C) 2018-2020  Florian Lehner <******@****.***>
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Sep 22 16:53:35 GMT 2021
    - 1.1K bytes
    - Viewed (0)
  9. licenses/github.com/google/cel-go/LICENSE

    ===========================================================================
    The common/types/pb/equal.go modification of proto.Equal logic
    ===========================================================================
    Copyright (c) 2018 The Go Authors. All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Mar 23 01:29:36 GMT 2022
    - 12.7K bytes
    - Viewed (0)
  10. licenses/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util/LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2018 QRI, Inc.
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Plain Text
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Apr 22 22:59:25 GMT 2021
    - 1.1K bytes
    - Viewed (0)
Back to top