- Sort Score
- Result 10 results
- Languages All
Results 341 - 350 of 681 for delete (0.2 sec)
-
CHANGELOG-1.21.md
L1617:- EndpointSlice IP validation now matches Endpoints IP validation. ([#101084](https://github.com/kubernetes/kubernetes/pull/101084), [@robscott](https://github.com/robscott)) [SIG Apps and Network] L1618:- Ensure service deleted when the Azure resource group has been deleted ([#100944](https://github.com/kubernetes/kubernetes/pull/100944), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider] L1619:- Fix EndpointSlice describe panic when an Endpoint doesn't have zone ([#101025](https:...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Fri Oct 14 07:03:14 UTC 2022 367.3K bytes -
FessConfig.java
nteger(); L3499: L3500: /** L3501: * Get the value for the key 'indexer.data.max.delete.cache.size'. <br> L3502: * The value is, e.g. 100 <br> L3503: * @return The value of found property. (NotNull: if not found, exception but basically no way) L3504: */ L3505: String getIndexerDataMaxDeleteCacheSize(); L3506: L3507: /** L3508: * Get the value for the key 'indexer.data.max.delete.cache.size' as {@link Integer}. <br> L3509: * The value is, e.g. 100 <br> L3510: ...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 468.5K bytes -
MinMaxPriorityQueue.java
'actualLastElement' is now at 'lastElementAt', and the element that was at 'lastElementAt' L430: // is now at the end of queue. If that's the element we wanted to remove in the first place, L431: // don't try to (incorrectly) trickle it. Instead, just delete it and we're done. L432: queue[size] = null; L433: return null; L434: } L435: E toTrickle = elementData(size); L436: queue[size] = null; L437: MoveDesc<E> changes = fillHole(index, toTrickle); L438: if (lastElementAt < index)...github.com/google/guava/guava/src/com/google/co...Wed Oct 30 16:15:19 UTC 2024 34.1K bytes -
CHANGELOG-1.16.md
rnetes/kubernetes/pull/93722), [@liggitt](https://github.com/liggitt)) [SIG Apps and Node] L332:- Fixes an issue that can result in namespaced custom resources being orphaned when their namespace is deleted, if the CRD defining the custom resource is removed concurrently with namespaces being deleted, then recreated. ([#93790](https://github.com/kubernetes/kubernetes/pull/93790), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Apps] L333:- Kube-apiserver: fixed a bug returning inconsistent...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Feb 11 10:00:57 UTC 2021 345.2K bytes -
Ascii.java
* L367: * @since 8.0 L368: */ L369: public static final byte SP = 32; L370: L371: /** L372: * Alternate name for {@link #SP}. L373: * L374: * @since 8.0 L375: */ L376: public static final byte SPACE = 32; L377: L378: /** L379: * Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted L380: * characters in perforated tape. L381: * L382: * @since 8.0 L383: */ L384: public static final byte DEL = 127; L385: L386: /** L387: * The minimum...github.com/google/guava/guava/src/com/google/co...Fri Aug 02 13:50:22 UTC 2024 21.7K bytes -
bootstrap-timepicker.min.js
om"),this.$widget.addClass("timepicker-orient-"+q),"top"===q?n+=k:n-=d+parseInt(this.$widget.css("padding-top"),10),this.$widget.css({top:n,left:m,zIndex:i})}},remove:function(){a("document").off(".timepicker"),this.$widget&&this.$widget.remove(),delete this.$element.data().timepicker},setDefaultTime:function(a){if(this.$element.val())this.updateFromElementVal();else if("current"===a){var b=new Date,c=b.getHours(),d=b.getMinutes(),e=b.getSeconds(),f="AM";0!==e&&(e=Math.ceil(b.getSeconds()/this.s...github.com/codelibs/fess/src/main/webapp/js/adm...Thu Feb 13 04:21:06 UTC 2020 18.2K bytes -
CHANGELOG-1.27.md
rules with endpoints to support load balancing when all the endpoints are terminating. ([#113776](https://github.com/kubernetes/kubernetes/pull/113776), [@princepereira](https://github.com/princepereira)) L2720:- Fixed missing delete events on informer re-lists to ensure all delete events were correctly emitted and using the latest known object state, so that all event handlers and stores always reflect the actual apiserver state as best as possible ([#115620](https://github.com/kubernetes/kubernetes/pull/115620),...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Jul 17 07:48:22 UTC 2024 466.3K bytes -
CHANGELOG-1.20.md
etes/kubernetes/pull/95260), [@amandahla](https://github.com/amandahla)) [SIG CLI] L2261:- For vSphere Cloud Provider, If VM of worker node is deleted, the node will also be deleted by node controller ([#92608](https://github.com/kubernetes/kubernetes/pull/92608), [@lubronzhan](https://github.com/lubronzhan)) [SIG Cloud Provider] L2262:- Gracefully delete nodes when their parent scale set went missing ([#95289](https://github.com/kubernetes/kubernetes/pull/95289), [@bpineau](https://github.com/bpineau))...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Jan 19 21:05:45 UTC 2022 409K bytes -
CHANGELOG-1.31.md
deprecated and unsupported kubectl run flags: L984: - filename L985: - force L986: - grace-period L987: - kustomize L988: - recursive L989: - timeout L990: - wait L991: L992: Drop support for the deprecated --delete-local-data from kubectl drain, users should use --delete-emptydir-data, instead. ([#125842](https://github.com/kubernetes/kubernetes/pull/125842), [@soltysh](https://github.com/soltysh)) [SIG CLI] L993:- Dynamic Resource Allocation (DRA): fixed some small, unlikely race condition...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Wed Oct 23 12:18:32 UTC 2024 315.4K bytes -
bootstrap.min.js
y.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){var e=g(this.element).data();return Object.keys(e).forEach(function(t){-1!==je.indexOf(t)&&delete e[t]}),"number"==typeof(t=l({},this.constructor.Default,{},e,{},"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toSt...github.com/codelibs/fess/src/main/webapp/js/boo...Fri Feb 07 10:28:50 UTC 2020 58.6K bytes