Search Options

Results per page
Sort
Preferred Languages
Advance

Results 331 - 335 of 335 for logo (0.96 sec)

  1. cmd/admin-handlers-users.go

    	return ctx, cred, opts, createReq, targetUser, APIError{}
    }
    
    // setReqInfoPolicyName will set the given policyName as a tag on the context's request info,
    // so that it appears in audit logs.
    func setReqInfoPolicyName(ctx context.Context, policyName string) {
    	reqInfo := logger.GetReqInfo(ctx)
    	reqInfo.SetTags("policyName", policyName)
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 90.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.22.md

    - Migrate `proxy/ipvs/proxier.go` logs to structured logging. ([#97796](https://github.com/kubernetes/kubernetes/pull/97796), [@JornShen](https://github.com/JornShen))
    - Migrate `staging/src/k8s.io/apiserver/pkg/registry` logs to structured logging. ([#98287](https://github.com/kubernetes/kubernetes/pull/98287), [@lala123912](https://github.com/lala123912))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  3. cmd/bucket-replication.go

    				replLogIf(p.ctx, err)
    			}
    			pTimer.Reset(mrfQueueInterval)
    		case <-p.ctx.Done():
    			return
    		}
    	}
    }
    
    // process sends error logs to the heal channel for an attempt to heal replication.
    func (p *ReplicationPool) queueMRFHeal() error {
    	p.mrfMU.Lock()
    	defer p.mrfMU.Unlock()
    
    	if !p.initialized() {
    		return errServerNotInitialized
    	}
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /**
         * Get the value for the key 'index.backup.log.load.timeout'. <br>
         * The value is, e.g. 60000 <br>
         * comment: Timeout for loading index backup logs.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getIndexBackupLogLoadTimeout();
    
        /**
         * Get the value for the key 'index.backup.log.load.timeout' as {@link Integer}. <br>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    locker
    locus
    lodi.it
    lodingen.no
    lodz.pl
    log.br
    loginline.app
    loginline.dev
    loginline.io
    loginline.services
    loginline.site
    loginto.me
    logistics.aero
    logoip.com
    logoip.de
    lohmus.me
    loisirs.bj
    lol
    lolipop.io
    lolipopmc.jp
    lolitapunk.jp
    lom.it
    lom.no
    lombardia.it
    lombardy.it
    lomo.jp
    lomza.pl
    lon-1.paas.massivegrid.net
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top